Age | Commit message (Expand) | Author | Files | Lines |
2010-04-28 | caif: Rename functions in cfcnfg and caif_dev | Sjur Braendeland | 2 | -7/+9 |
2010-04-28 | net: disallow to use net_assign_generic externally | Jiri Pirko | 1 | -7/+2 |
2010-04-28 | net: sk_add_backlog() take rmem_alloc into account | Eric Dumazet | 1 | -2/+11 |
2010-04-28 | net: Make RFS socket operations not be inet specific. | David S. Miller | 2 | -37/+38 |
2010-04-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -1/+1 |
2010-04-27 | net: fix a lockdep rcu warning in __sk_dst_set() | Eric Dumazet | 1 | -2/+5 |
2010-04-27 | rps: inet_rps_save_rxhash() argument is not const | Eric Dumazet | 1 | -1/+1 |
2010-04-27 | TCP: avoid to send keepalive probes if receiving data | Flavio Leitner | 1 | -0/+8 |
2010-04-27 | net: suppress RCU lockdep false positive in twsk_net() | Paul E. McKenney | 1 | -1/+3 |
2010-04-26 | net: fib_rules: mark arguments to fib_rules_register const and __net_initdata | Patrick McHardy | 1 | -1/+1 |
2010-04-24 | Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i... | David S. Miller | 1 | -0/+75 |
2010-04-24 | IPv6: Complete IPV6_DONTFRAG support | Brian Haley | 1 | -0/+2 |
2010-04-24 | IPv6: Add dontfrag argument to relevant functions | Brian Haley | 2 | -2/+4 |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville | 2 | -5/+14 |
2010-04-23 | ipv6 mcast: Introduce include/net/mld.h for MLD definitions. | YOSHIFUJI Hideaki | 1 | -0/+75 |
2010-04-23 | X25: Add if_x25.h and x25 to device identifiers | Andrew Hendry | 1 | -0/+1 |
2010-04-23 | dst: rcu check refinement | Eric Dumazet | 1 | -1/+2 |
2010-04-23 | tcp: fix outsegs stat for TSO segments | Tom Herbert | 2 | -0/+3 |
2010-04-21 | radiotap parser: fix endian annotation | Johannes Berg | 1 | -1/+1 |
2010-04-21 | net: sk_sleep() helper | Eric Dumazet | 2 | -4/+8 |
2010-04-20 | mac80211: add flags for STBC (Space-Time Block Coding) | Felix Fietkau | 1 | -0/+4 |
2010-04-20 | mac80211: document IEEE80211_CONF_CHANGE_QOS | Stanislaw Gruszka | 1 | -0/+1 |
2010-04-20 | mac80211: sample survey implementation for mac80211 & hwsim | Holger Schurig | 1 | -1/+2 |
2010-04-20 | ath9k: Group Key fix for VAPs | Daniel Yingqiang Ma | 1 | -0/+1 |
2010-04-20 | mac80211: fix typo in comments | Daniel Halperin | 1 | -3/+3 |
2010-04-17 | rfs: Receive Flow Steering | Tom Herbert | 1 | -0/+38 |
2010-04-16 | mac80211: add LDPC control flag | Luis R. Rodriguez | 1 | -0/+2 |
2010-04-16 | net: replace ipfragok with skb->local_df | Shan Wei | 4 | -5/+4 |
2010-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -2/+21 |
2010-04-14 | ipv4: ipmr: support multiple tables | Patrick McHardy | 2 | -0/+6 |
2010-04-14 | ipv4: ipmr: move mroute data into seperate structure | Patrick McHardy | 1 | -12/+1 |
2010-04-14 | ipv4: ipmr: convert struct mfc_cache to struct list_head | Patrick McHardy | 1 | -2/+2 |
2010-04-14 | ipv4: ipmr: move unres_queue and timer to per-namespace data | Patrick McHardy | 1 | -0/+2 |
2010-04-14 | ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h | Patrick McHardy | 2 | -11/+12 |
2010-04-14 | net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. | Patrick McHardy | 1 | -0/+1 |
2010-04-13 | net: sk_dst_cache RCUification | Eric Dumazet | 3 | -34/+32 |
2010-04-12 | inet: Remove unused send_check length argument | Herbert Xu | 2 | -3/+2 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 11 | -0/+17 |
2010-04-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 11 | -0/+13 |
2010-04-08 | xfrm: Fix crashes in xfrm_lookup() | Timo Teräs | 1 | -7/+0 |
2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -4/+36 |
2010-04-08 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes | 1 | -0/+4 |
2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 1 | -0/+11 |
2010-04-07 | xfrm: cache bundles instead of policies for outgoing flows | Timo Teräs | 1 | -3/+7 |
2010-04-07 | flow: virtualize flow cache entry methods | Timo Teräs | 2 | -4/+21 |
2010-04-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-04-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -0/+2 |
2010-04-05 | 9p: Make sure we are able to clunk the cached fid on umount | Aneesh Kumar K.V | 1 | -0/+2 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -1/+1 |
2010-04-02 | ipv6 fib: Make rt6_info{} more cache-line aware. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -13/+16 |