aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* bridge: remove unnecessary parenthesestanxiaojun2013-12-19
* bridge: remove unnecessary condition judgmenttanxiaojun2013-12-19
* rps: NUMA flow limit allocationsEric Dumazet2013-12-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
|\
| * xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
| * xfrm: check user specified spi for IPCompFan Du2013-12-16
| * net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
| * xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-06
| * xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
| * xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
| * xfrm: Try to honor policy index if it's supplied by userFan Du2013-12-06
* | sch_cbq: remove unnecessary null pointer checkYang Yingliang2013-12-19
* | act_police: remove unnecessary null pointer checkYang Yingliang2013-12-19
* | net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam2013-12-19
* | bridge: spelling fixestanxiaojun2013-12-18
* | ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18
* | ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgsHannes Frederic Sowa2013-12-18
* | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\ \
| * | neigh: Netlink notification for administrative NUD state changeBob Gilligan2013-12-17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-12-17
| |\ \
| | * | netfilter: nft_reject: fix endianness in dump functionEric Leblond2013-12-12
| | * | netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy2013-12-11
| * | | net: unix: allow bind to fail on mutex lockSasha Levin2013-12-17
| * | | udp: ipv4: do not use sk_dst_lock from softirq contextEric Dumazet2013-12-17
| * | | sctp: loading sctp when load sctp_probewangweidong2013-12-16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15
| |\ \ \
| | * | | sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-11
| | * | | udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-11
| | * | | udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-11
| | * | | net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-11
| | * | | net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-11
| | |/ /
| | * | udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-10
| | * | sctp: fix up a spacingwangweidong2013-12-10
| | * | sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-10
| | * | sctp: check the rto_min and rto_max in setsockoptwangweidong2013-12-10
| | * | ipv6: do not erase dst address with flow label destinationFlorent Fourcot2013-12-10
| | * | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-10
| | * | tipc: protect handler_enabled variable with qitem_lock spin lockYing Xue2013-12-10
| | * | tipc: correct the order of stopping services at rmmodJon Paul Maloy2013-12-10
| | * | net: unix: allow set_peek_off to failSasha Levin2013-12-10
| | * | inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2013-12-10
| | * | net: drop_monitor: fix the value of maxattrChangli Gao2013-12-09
| | * | ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2013-12-09
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-12-09
| | |\ \
| | | * | netfilter: nf_tables: fix missing rules flushing per tablePablo Neira Ayuso2013-12-07
| | | * | netfilter: xt_hashlimit: fix proc entry leak in netns destroy pathSergey Popovich2013-12-07
| | | * | netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()Dave Jones2013-11-25
| * | | | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-05
| |\ \ \ \
| | * | | | SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson2013-11-26