Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | net: netprio: rename config to be more consistent with cgroup configs | Daniel Borkmann | 2014-01-03 | 2 | -13/+7 | |
| * | | | | | | | net: net_cls: move cgroupfs classid handling into core | Daniel Borkmann | 2014-01-03 | 1 | -28/+12 | |
| * | | | | | | | netfilter: nf_conntrack: remove dead code | stephen hemminger | 2014-01-03 | 2 | -3/+0 | |
| * | | | | | | | net: reorder struct netns_ct for better cache-line usage | Jesper Dangaard Brouer | 2013-12-13 | 1 | -16/+17 | |
* | | | | | | | | net: unify the pcpu_tstats and br_cpu_netstats as one | Li RongQing | 2014-01-04 | 2 | -3/+3 | |
* | | | | | | | | llc: make lock static | stephen hemminger | 2014-01-03 | 1 | -1/+0 | |
* | | | | | | | | socket: cleanups | stephen hemminger | 2014-01-03 | 1 | -2/+0 | |
* | | | | | | | | ipv4: Use percpu Cache route in IP tunnels | Tom Herbert | 2014-01-03 | 1 | -2/+6 | |
* | | | | | | | | ipv4: Cache dst in tunnels | Tom Herbert | 2014-01-03 | 1 | -0/+3 | |
* | | | | | | | | sched action: make local function static | stephen hemminger | 2014-01-02 | 1 | -3/+0 | |
* | | | | | | | | ipv6: remove prune parameter for fib6_clean_all | Li RongQing | 2014-01-02 | 1 | -1/+1 | |
* | | | | | | | | ipv6: namespace cleanups | stephen hemminger | 2014-01-01 | 2 | -24/+0 | |
* | | | | | | | | netlink: cleanup rntl_af_register | stephen hemminger | 2014-01-01 | 1 | -2/+1 | |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-01 | 2 | -13/+155 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | nl80211: add VHT support for set_bitrate_mask | Janusz Dziedzic | 2013-12-16 | 1 | -0/+1 | |
| * | | | | | | | mac80211: let the driver reserve extra tailroom in beacons | Felix Fietkau | 2013-12-16 | 1 | -0/+4 | |
| * | | | | | | | mac80211: add pre-RCU-sync sta removal driver operation | Johannes Berg | 2013-12-16 | 1 | -2/+19 | |
| * | | | | | | | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2013-12-16 | 124 | -2797/+3328 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | cfg80211: in bitrate_mask, rename mcs to ht_mcs | Janusz Dziedzic | 2013-12-05 | 1 | -1/+1 | |
| * | | | | | | | nl80211: vendor command support | Johannes Berg | 2013-12-03 | 2 | -3/+126 | |
| * | | | | | | | nl80211/cfg80211: Set Operating Mode Notification | Marek Kwaczynski | 2013-12-03 | 1 | -0/+4 | |
| * | | | | | | | Revert "mac80211: add driver callback for per-interface multicast filter" | Johannes Berg | 2013-12-03 | 1 | -7/+0 | |
* | | | | | | | | net, rps: fix build failure when CONFIG_RPS isn't set | Zhi Yong Wu | 2013-12-31 | 1 | -0/+4 | |
* | | | | | | | | net: Allow setting sock flow hash without a sock | Tom Herbert | 2013-12-31 | 1 | -4/+14 | |
* | | | | | | | | tcp: make local functions static | stephen hemminger | 2013-12-29 | 1 | -3/+0 | |
* | | | | | | | | ipv4: ping make local stuff static | Stephen Hemminger | 2013-12-28 | 1 | -8/+0 | |
* | | | | | | | | ipv4: remove unused function | Stephen Hemminger | 2013-12-28 | 1 | -1/+0 | |
* | | | | | | | | arp: make arp_invalidate static | Stephen Hemminger | 2013-12-28 | 1 | -1/+0 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | drivers: net: Include new header file in sbni.c | Rashika Kheria | 2013-12-19 | 1 | -0/+31 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-12-19 | 5 | -20/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | xfrm: export verify_userspi_info for pkfey and netlink interface | Fan Du | 2013-12-16 | 1 | -0/+1 | |
| * | | | | | | | net: Remove FLOWI_FLAG_CAN_SLEEP | Steffen Klassert | 2013-12-06 | 3 | -11/+6 | |
| * | | | | | | | xfrm: Remove ancient sleeping when the SA is in acquire state | Steffen Klassert | 2013-12-06 | 1 | -2/+0 | |
| * | | | | | | | xfrm: Namespacify xfrm state/policy locks | Fan Du | 2013-12-06 | 2 | -6/+9 | |
| * | | | | | | | xfrm: Using the right namespace to migrate key info | Fan Du | 2013-12-06 | 1 | -1/+1 | |
* | | | | | | | | ipv6: support IPV6_PMTU_INTERFACE on sockets | Hannes Frederic Sowa | 2013-12-18 | 1 | -1/+6 | |
* | | | | | | | | inet: make no_pmtu_disc per namespace and kill ipv4_config | Hannes Frederic Sowa | 2013-12-18 | 2 | -6/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | sctp: properly latch and use autoclose value from sock to association | Neil Horman | 2013-12-10 | 1 | -6/+0 | |
* | | | | | | | | net_sched: convert tcf_proto_ops to use struct list_head | WANG Cong | 2013-12-18 | 1 | -1/+1 | |
* | | | | | | | | net_sched: convert tc_action_ops to use struct list_head | WANG Cong | 2013-12-18 | 1 | -1/+1 | |
* | | | | | | | | net_sched: convert tcf_hashinfo to hlist and use spinlock | WANG Cong | 2013-12-18 | 1 | -6/+10 | |
* | | | | | | | | net_sched: init struct tcf_hashinfo at register time | WANG Cong | 2013-12-18 | 1 | -1/+17 | |
* | | | | | | | | net_sched: cls: refactor out struct tcf_ext_map | WANG Cong | 2013-12-18 | 1 | -13/+10 | |
* | | | | | | | | net_sched: act: use standard struct list_head | WANG Cong | 2013-12-18 | 2 | -10/+18 | |
* | | | | | | | | net_sched: remove get_stats from tc_action_ops | WANG Cong | 2013-12-18 | 1 | -1/+0 | |
* | | | | | | | | net: Add utility functions to clear rxhash | Tom Herbert | 2013-12-17 | 1 | -3/+2 | |
* | | | | | | | | tcp: refine TSO splits | Eric Dumazet | 2013-12-17 | 1 | -7/+0 | |
* | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-12-17 | 4 | -0/+60 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-12-13 | 4 | -0/+60 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | / / / | | |_|_|_|/ / / | |/| | | | | | |