aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to ->get_tos() const.David S. Miller2011-02-22
* cls_u32: fix sparse warningsstephen hemminger2011-02-22
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-02-22
|\
| * net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLEBen Hutchings2011-02-15
* | net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-22
* | sctp: fix compile warnings in sctp_tsnmap_num_gabsShan Wei2011-02-20
* | tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei2011-02-20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-19
|\ \
| * | sctp: fix reporting of unknown parametersJiri Bohac2011-02-19
| * | tcp: fix inet_twsk_deschedule()Eric Dumazet2011-02-19
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-19
| |\ \
| | * | netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx2011-02-17
| | * | netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-17
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-18
| |\ \ \
| | * | | net: deinit automatic LIST_HEADEric Dumazet2011-02-18
| | * | | net: dont leave active on stack LIST_HEADLinus Torvalds2011-02-18
| | * | | net: provide default_advmss() methods to blackhole dst_opsEric Dumazet2011-02-18
| | * | | arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell2011-02-14
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-14
| | |\ \ \
| | | * | | mac80211: add missing locking in ieee80211_reconfigEliad Peller2011-02-09
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-09
| | | |\ \ \
| | | | * | | Bluetooth: Set conn state to BT_DISCONN to avoid multiple responsesBao Liang2011-02-02
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-14
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy2011-02-14
| | * | | | | Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl2011-02-13
| | * | | | | net: dcb: application priority is per net_deviceJohn Fastabend2011-02-13
| | * | | | | bridge: Replace mp->mglist hlist with a boolHerbert Xu2011-02-12
| | * | | | | bridge: Fix timer typo that may render snooping less effectiveHerbert Xu2011-02-12
| | * | | | | bridge: Fix mglist corruption that leads to memory corruptionHerbert Xu2011-02-12
| | * | | | | ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmitSteffen Klassert2011-02-11
| | * | | | | xfrm: avoid possible oopse in xfrm_alloc_dstHiroaki SHIMODA2011-02-11
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-10
| |\| | | | |
| | * | | | | x25: Do not reference freed memory.David S. Miller2011-02-10
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-09
| | |\| | | |
| | | * | | | netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso2011-02-09
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-01-31
| |\ \ \ \ \ \ \
| | * | | | | | | NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
* | | | | | | | | ipv4: Implement __ip_dev_find using new interface address hash.David S. Miller2011-02-18
* | | | | | | | | ipv4: Add hash table of interface addresses.David S. Miller2011-02-18
* | | | | | | | | ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller2011-02-17
* | | | | | | | | ipv4: Avoid use of signed integers in fib_trie code.David S. Miller2011-02-17
* | | | | | | | | net: Add initial_ref arg to dst_alloc().David S. Miller2011-02-17
* | | | | | | | | ipv4: Consolidate ipv4 dst allocation logic.David S. Miller2011-02-17
* | | | | | | | | ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().David S. Miller2011-02-17
* | | | | | | | | ipv4: Simplify output route creation call sequence.David S. Miller2011-02-17