index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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/klasse...
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/lin...
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
-2797
/
+3328
2013-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-0
/
+60
2013-12-13
net: reorder struct netns_ct for better cache-line usage
Jesper Dangaard Brouer
1
-16
/
+17
2013-12-11
ipv6: router reachability probing
Jiri Benc
1
-0
/
+1
2013-12-11
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
3
-0
/
+3
2013-12-10
sctp: properly latch and use autoclose value from sock to association
Neil Horman
1
-6
/
+0
2013-12-10
dn_dev: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-1
/
+1
2013-12-10
cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
Paul Moore
1
-1
/
+1
2013-12-09
ipv6: add ip6_flowlabel helper
Florent Fourcot
1
-0
/
+5
2013-12-09
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
1
-0
/
+1
2013-12-09
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
1
-0
/
+7
2013-12-09
neigh: restore old behaviour of default parms values
Jiri Pirko
1
-0
/
+13
2013-12-09
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
1
-1
/
+6
2013-12-09
neigh: wrap proc dointvec functions
Jiri Pirko
1
-0
/
+9
2013-12-09
neigh: convert parms to an array
Jiri Pirko
1
-13
/
+35
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+4
2013-12-09
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
1
-0
/
+1
2013-12-09
Bluetooth: Use macros for connectionless slave broadcast features
Marcel Holtmann
2
-0
/
+12
2013-12-07
netfilter: xt_NFQUEUE: separate reusable code
Eric Leblond
1
-0
/
+62
2013-12-06
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
2
-3
/
+3
2013-12-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-49
/
+147
[prev]
[next]