| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: switch tcp_fastopen key generation to net_get_random_once | Hannes Frederic Sowa | 2013-10-19 | 2 | -11/+21 |
* | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once | Hannes Frederic Sowa | 2013-10-19 | 7 | -42/+44 |
* | inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand... | Hannes Frederic Sowa | 2013-10-19 | 2 | -13/+14 |
* | net: introduce new macro net_get_random_once | Hannes Frederic Sowa | 2013-10-19 | 1 | -0/+48 |
* | ipv6: split inet6_ehashfn to hash functions per compilation unit | Hannes Frederic Sowa | 2013-10-19 | 2 | -4/+40 |
* | ipv4: split inet_ehashfn to hash functions per compilation unit | Hannes Frederic Sowa | 2013-10-19 | 3 | -7/+36 |
* | ipip: add GSO/TSO support | Eric Dumazet | 2013-10-19 | 9 | -6/+23 |
* | ipv4: gso: make inet_gso_segment() stackable | Eric Dumazet | 2013-10-19 | 2 | -7/+20 |
* | ipv4: generalize gre_handle_offloads | Eric Dumazet | 2013-10-19 | 2 | -29/+33 |
* | net: generalize skb_segment() | Eric Dumazet | 2013-10-19 | 1 | -17/+5 |
* | ipv6: gso: remove redundant locking | Eric Dumazet | 2013-10-19 | 1 | -4/+1 |
* | net: misc: Remove extern from function prototypes | Joe Perches | 2013-10-19 | 11 | -167/+157 |
* | net: ipv4/ipv6: Remove extern from function prototypes | Joe Perches | 2013-10-19 | 4 | -59/+54 |
* | net: dccp: Remove extern from function prototypes | Joe Perches | 2013-10-19 | 7 | -158/+148 |
* | net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes | Joe Perches | 2013-10-19 | 8 | -219/+194 |
* | ipv4: gso: send_check() & segment() cleanups | Eric Dumazet | 2013-10-19 | 1 | -13/+11 |
* | em_ipset: use dev_net() accessor | stephen hemminger | 2013-10-18 | 1 | -2/+2 |
* | tcp: remove redundant code in __tcp_retransmit_skb() | Neal Cardwell | 2013-10-18 | 1 | -15/+0 |
* | fib: Use const struct nl_info * in rtmsg_fib | Joe Perches | 2013-10-18 | 2 | -2/+2 |
* | ax25: cleanup a range test | Dan Carpenter | 2013-10-18 | 1 | -1/+1 |
* | fib_trie: remove duplicated rcu lock | baker.zhang | 2013-10-18 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-10-18 | 5 | -2/+1139 |
|\ |
|
| * | ipv6: Add support for IPsec virtual tunnel interfaces | Steffen Klassert | 2013-10-10 | 3 | -0/+1068 |
| * | ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel. | Steffen Klassert | 2013-10-09 | 1 | -0/+69 |
| * | xfrm: Simplify SA looking up when using wildcard source | Fan Du | 2013-10-01 | 1 | -1/+1 |
| * | xfrm: Force SA to be lookup again if SA in acquire state | Fan Du | 2013-10-01 | 1 | -1/+1 |
* | | tcp: rename tcp_tso_segment() | Eric Dumazet | 2013-10-18 | 2 | -4/+4 |
* | | tipc: simplify the link lookup routine | Erik Hugne | 2013-10-18 | 1 | -97/+13 |
* | | tipc: correct return value of link_cmd_set_value routine | Ying Xue | 2013-10-18 | 1 | -9/+19 |
* | | tipc: correct return value of recv_msg routine | Ying Xue | 2013-10-18 | 2 | -6/+6 |
* | | tipc: avoid unnecessary lookup for tipc bearer instance | Ying Xue | 2013-10-18 | 4 | -18/+10 |
* | | tipc: make bearer and media naming consistent | Ying Xue | 2013-10-18 | 4 | -57/+57 |
* | | tipc: silence sparse warnings | Ying Xue | 2013-10-18 | 2 | -5/+5 |
* | | tipc: remove iovec length parameter from all sending functions | Ying Xue | 2013-10-18 | 7 | -78/+49 |
* | | tipc: don't use memcpy to copy from user space | Ying Xue | 2013-10-18 | 1 | -13/+9 |
* | | net: refactor sk_page_frag_refill() | Eric Dumazet | 2013-10-18 | 1 | -4/+23 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-10-17 | 26 | -542/+1237 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-10-17 | 26 | -542/+1237 |
| |\ \ |
|
| | * \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-10-10 | 26 | -542/+1237 |
| | |\ \ |
|
| | | * | | mac80211: implement STA CSA for drivers using channel contexts | Arik Nemtsov | 2013-10-02 | 3 | -19/+48 |
| | | * | | cfg80211: vlan priority handling in WMM | cedric Voncken | 2013-10-02 | 1 | -0/+9 |
| | | * | | regulatory: enable channels 52-64 and 100-144 for world roaming | Johannes Berg | 2013-10-01 | 1 | -2/+12 |
| | | * | | nl80211: allow CAC only if no operation is going on | Simon Wunderlich | 2013-10-01 | 1 | -0/+3 |
| | | * | | mac80211: improve default WMM parameter setting | Fred Zhou | 2013-10-01 | 1 | -13/+14 |
| | | * | | mac80211: support reporting A-MSDU subframes individually | Michal Kazior | 2013-10-01 | 1 | -1/+2 |
| | | * | | mac80211: use exact-size allocation for authentication frame | Fred Zhou | 2013-10-01 | 1 | -2/+2 |
| | | * | | cfg80211: parse dfs region for internal regdb option | Janusz Dziedzic | 2013-10-01 | 1 | -0/+6 |
| | | * | | mac80211: add explicit IBSS driver operations | Johannes Berg | 2013-10-01 | 3 | -2/+82 |
| | | * | | ieee80211: fix vht cap definitions | Eliad Peller | 2013-10-01 | 1 | -2/+2 |
| | | * | | mac80211: fix some snprintf misuses | Eliad Peller | 2013-10-01 | 3 | -50/+55 |