index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2
-3
/
+3
2014-01-04
Bluetooth: Add quirk for disabling Delete Stored Link Key command
Marcel Holtmann
1
-1
/
+2
2014-01-04
NFC: digital: Add a note about asynchronous functions
Thierry Escande
1
-0
/
+10
2014-01-03
llc: make lock static
stephen hemminger
1
-1
/
+0
2014-01-03
socket: cleanups
stephen hemminger
1
-2
/
+0
2014-01-03
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
1
-2
/
+6
2014-01-03
ipv4: Cache dst in tunnels
Tom Herbert
1
-0
/
+3
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2
-13
/
+7
2014-01-03
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
1
-28
/
+12
2014-01-03
netfilter: nf_conntrack: remove dead code
stephen hemminger
2
-3
/
+0
2014-01-03
{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
Fan Du
1
-0
/
+2
2014-01-02
sctp: Remove outqueue empty state
Vlad Yasevich
1
-3
/
+0
2014-01-02
sched action: make local function static
stephen hemminger
1
-3
/
+0
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
1
-1
/
+1
2014-01-01
ipv6: namespace cleanups
stephen hemminger
2
-24
/
+0
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
1
-2
/
+1
2014-01-01
net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1
Daniel Borkmann
1
-1
/
+1
2014-01-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
2
-13
/
+155
2013-12-31
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
1
-0
/
+4
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
1
-4
/
+14
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2
-0
/
+299
2013-12-29
tcp: make local functions static
stephen hemminger
1
-3
/
+0
2013-12-28
ipv4: ping make local stuff static
Stephen Hemminger
1
-8
/
+0
2013-12-28
ipv4: remove unused function
Stephen Hemminger
1
-1
/
+0
2013-12-28
arp: make arp_invalidate static
Stephen Hemminger
1
-1
/
+0
2013-12-19
drivers: net: Include new header file in sbni.c
Rashika Kheria
1
-0
/
+31
2013-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
5
-20
/
+17
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
1
-1
/
+52
2013-12-19
nl80211: support vendor-specific events
Johannes Berg
1
-4
/
+61
2013-12-19
mac80211: add helper functions for tracking P2P NoA state
Felix Fietkau
1
-0
/
+47
2013-12-18
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
1
-1
/
+6
2013-12-18
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
2
-6
/
+1
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+0
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
1
-1
/
+1
2013-12-18
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
1
-1
/
+1
2013-12-18
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
1
-6
/
+10
2013-12-18
net_sched: init struct tcf_hashinfo at register time
WANG Cong
1
-1
/
+17
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
1
-13
/
+10
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
2
-10
/
+18
2013-12-18
net_sched: remove get_stats from tc_action_ops
WANG Cong
1
-1
/
+0
2013-12-17
net: Add utility functions to clear rxhash
Tom Herbert
1
-3
/
+2
2013-12-17
tcp: refine TSO splits
Eric Dumazet
1
-7
/
+0
2013-12-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
4
-0
/
+60
2013-12-17
sctp: Reorder 'struc association' members to reduce its size
wangweidong
1
-30
/
+29
2013-12-16
nl80211: add VHT support for set_bitrate_mask
Janusz Dziedzic
1
-0
/
+1
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
1
-0
/
+1
2013-12-16
mac80211: let the driver reserve extra tailroom in beacons
Felix Fietkau
1
-0
/
+4
2013-12-16
mac80211: add pre-RCU-sync sta removal driver operation
Johannes Berg
1
-2
/
+19
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
124
-2746
/
+3277
2013-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
4
-0
/
+60
[prev]
[next]