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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
1
-0
/
+1
2013-09-30
net: add missing sk_max_pacing_rate doc
Eric Dumazet
1
-0
/
+1
2013-09-30
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
2
-5
/
+7
2013-09-30
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
5
-0
/
+136
2013-09-30
Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/linux-2.6/trivial-mods
David S. Miller
19
-569
/
+511
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-5
/
+10
2013-09-30
dev: update __dev_notify_flags() to send rtnl msg
Nicolas Dichtel
1
-1
/
+3
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2
-0
/
+3
2013-09-28
ipv4: processing ancillary IP_TOS or IP_TTL
Francesco Fusco
3
-0
/
+15
2013-09-28
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
Francesco Fusco
1
-0
/
+3
2013-09-27
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
Hannes Frederic Sowa
1
-4
/
+2
2013-09-26
[networking]device.h: Remove extern from function prototypes
Joe Perches
6
-263
/
+245
2013-09-26
net.h/skbuff.h: Remove extern from function prototypes
Joe Perches
2
-182
/
+146
2013-09-26
netfilter: Remove extern from function prototypes
Joe Perches
11
-122
/
+119
2013-09-26
net: add a possibility to get private from netdev_adjacent->list
Veaceslav Falico
1
-0
/
+1
2013-09-26
net: add for_each iterators through neighbour lower link's private
Veaceslav Falico
1
-0
/
+17
2013-09-26
net: add netdev_adjacent->private and allow to use it
Veaceslav Falico
1
-0
/
+7
2013-09-26
net: add adj_list to save only neighbours
Veaceslav Falico
1
-9
/
+19
2013-09-24
tcp: syncookies: reduce cookie lifetime to 128 seconds
Florian Westphal
1
-0
/
+18
2013-09-23
sctp: Remove extern from function prototypes
Joe Perches
1
-7
/
+6
2013-09-23
netfilter: Remove extern from function prototypes
Joe Perches
22
-235
/
+206
2013-09-23
irda: Remove extern from function prototypes
Joe Perches
4
-21
/
+20
2013-09-23
caif_hsi.h: Remove extern from function prototypes
Joe Perches
1
-1
/
+1
2013-09-23
bluetooth: Remove extern from function prototypes
Joe Perches
3
-21
/
+20
2013-09-23
xfrm.h: Remove extern from function prototypes
Joe Perches
1
-183
/
+188
2013-09-23
x25.h: Remove extern from function prototypes
Joe Perches
1
-69
/
+70
2013-09-23
wimax.h: Remove extern from function prototypes
Joe Perches
1
-17
/
+16
2013-09-23
wext.h: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
2013-09-23
udplite.h: Remove extern from function prototypes
Joe Perches
1
-3
/
+3
2013-09-23
udp.h: Remove extern from function prototypes
Joe Perches
1
-47
/
+47
2013-09-23
tcp.h: Remove extern from function prototypes
Joe Perches
1
-210
/
+202
2013-09-23
stp.h: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-09-23
sock.h: Remove extern from function prototypes
Joe Perches
1
-121
/
+96
2013-09-23
secure_seq.h: Remove extern from function prototypes
Joe Perches
1
-14
/
+14
2013-09-23
scm.h: Remove extern from function prototypes
Joe Perches
1
-5
/
+5
2013-09-23
rtnetlink.h: Remove extern from function prototypes
Joe Perches
1
-21
/
+19
2013-09-23
route.h: Remove extern from function prototypes
Joe Perches
1
-24
/
+27
2013-09-23
rose.h: Remove extern from function prototypes
Joe Perches
1
-54
/
+60
2013-09-23
request_sock.h: Remove extern from function prototypes
Joe Perches
1
-7
/
+7
2013-09-23
raw/rawv6.h: Remove extern from function prototypes
Joe Perches
2
-5
/
+4
2013-09-23
psnap.h: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-09-23
protocol.h: Remove extern from function prototypes
Joe Perches
1
-12
/
+12
2013-09-23
ping.h: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-09-21
p8022.h: Remove extern from function prototypes
Joe Perches
1
-9
/
+9
2013-09-21
netrom.h: Remove extern from function prototypes
Joe Perches
1
-45
/
+44
2013-09-21
netevent/netlink.h: Remove extern from function prototypes
Joe Perches
2
-40
/
+27
2013-09-21
iw_handler.h: Remove extern from function prototypes
Joe Perches
1
-25
/
+13
2013-09-21
net_namespace.h: Remove extern from function prototypes
Joe Perches
1
-14
/
+14
2013-09-21
ndisc.h: Remove extern from function prototypes
Joe Perches
1
-35
/
+26
2013-09-21
mrp.h: Remove extern from function prototypes
Joe Perches
1
-12
/
+10
[next]