Age | Commit message (Expand) | Author | Files | Lines |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -3/+29 |
2014-05-10 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -0/+12 |
2014-05-09 | ping: move ping_group_range out of CONFIG_SYSCTL | Cong Wang | 1 | -1/+6 |
2014-05-09 | ipv4: move local_port_range out of CONFIG_SYSCTL | Cong Wang | 1 | -1/+1 |
2014-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+12 |
2014-05-08 | net: clean up snmp stats code | WANG Cong | 2 | -32/+18 |
2014-05-07 | tunnel: fix RFC number in comment for INET_ECN_decapsulate() | Neal Cardwell | 1 | -1/+1 |
2014-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 | John W. Linville | 1 | -0/+12 |
2014-05-05 | net: Call skb_checksum_init in IPv6 | Tom Herbert | 1 | -0/+7 |
2014-05-05 | net: Call skb_checksum_init in IPv4 | Tom Herbert | 1 | -0/+6 |
2014-05-05 | net: Allow csum_add to be provided in arch | Tom Herbert | 1 | -0/+2 |
2014-05-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 5 | -17/+120 |
2014-05-05 | vsock: Make transport the proto owner | Andy King | 1 | -1/+5 |
2014-05-05 | cfg80211: add cfg80211_sched_scan_stopped_rtnl | Eliad Peller | 1 | -0/+12 |
2014-05-04 | tcp: remove in_flight parameter from cong_avoid() methods | Eric Dumazet | 1 | -5/+3 |
2014-05-03 | tcp: fix cwnd limited checking to improve congestion control | Eric Dumazet | 1 | -1/+21 |
2014-05-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -17/+120 |
2014-04-30 | net: ipv6: Introduce ip6_sk_dst_hoplimit. | Lorenzo Colitti | 2 | -5/+19 |
2014-04-30 | net: dsa: add ds_to_priv | Florian Fainelli | 1 | -0/+5 |
2014-04-30 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 3 | -14/+109 |
2014-04-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2 | -3/+11 |
2014-04-28 | cfg80211: Dynamic channel bandwidth changes in AP mode | Jouni Malinen | 1 | -0/+8 |
2014-04-28 | sched, cls: check if we could overwrite actions when changing a filter | Cong Wang | 2 | -2/+2 |
2014-04-25 | cfg80211: Add attributes describing prohibited channel bandwidth | Rostislav Lisovy | 1 | -0/+6 |
2014-04-25 | mac80211: add option to generate CCMP IVs only for mgmt frames | Marek Kwaczynski | 1 | -6/+10 |
2014-04-25 | cfg80211: allow drivers to iterate over matching combinations | Michal Kazior | 1 | -0/+27 |
2014-04-25 | vxlan: add x-netns support | Nicolas Dichtel | 1 | -1/+1 |
2014-04-24 | net: Add variants of capable for use on on sockets | Eric W. Biederman | 1 | -0/+5 |
2014-04-24 | 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled | Luis R. Rodriguez | 1 | -7/+0 |
2014-04-21 | tcp: make tcp_cwnd_application_limited() static | Weiping Pan | 1 | -1/+0 |
2014-04-21 | 6lowpan: include net/net_namespace.h on 6lowpan namepsace header | Luis R. Rodriguez | 1 | -0/+1 |
2014-04-21 | 6lowpan: add helper to get 6lowpan namespace | Luis R. Rodriguez | 1 | -0/+15 |
2014-04-19 | net: sctp: cache auth_enable per endpoint | Vlad Yasevich | 1 | -1/+3 |
2014-04-16 | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif | Cong Wang | 2 | -9/+10 |
2014-04-15 | ipv4: add a sock pointer to dst->output() path. | Eric Dumazet | 5 | -11/+24 |
2014-04-15 | ipv4: add a sock pointer to ip_queue_xmit() | Eric Dumazet | 3 | -3/+3 |
2014-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+10 |
2014-04-15 | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re... | Daniel Borkmann | 1 | -1/+13 |
2014-04-14 | ipv6: Limit mtu to 65575 bytes | Eric Dumazet | 1 | -0/+5 |
2014-04-14 | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 | Patrick McHardy | 1 | -0/+10 |
2014-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+2 |
2014-04-12 | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e... | Linus Torvalds | 2 | -5/+4 |
2014-04-12 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 2 | -2/+2 |
2014-04-09 | mac80211: Update conf_is_ht() to work properly with 5/10MHz channels | Rostislav Lisovy | 1 | -1/+3 |
2014-04-09 | cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORY | Kalle Valo | 1 | -1/+1 |
2014-04-09 | mac80211: allow reservation of a running chanctx | Luciano Coelho | 1 | -0/+7 |
2014-04-09 | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho | 1 | -2/+0 |
2014-04-09 | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() | Luciano Coelho | 1 | -2/+5 |
2014-04-09 | cfg80211: refactor cfg80211_can_use_iftype_chan() | Luciano Coelho | 1 | -0/+22 |
2014-04-09 | cfg80211: Enable GO operation on additional channels | Ilan Peer | 2 | -1/+9 |