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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2
-4
/
+4
2014-07-22
net: sctp: Open out the check for Nagle
David Laight
1
-33
/
+36
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-87
/
+232
2014-07-21
af_iucv: avoid path quiesce of severed path in shutdown()
Ursula Braun
1
-1
/
+2
2014-07-21
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-24
/
+108
2014-07-21
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
1
-0
/
+4
2014-07-21
batman-adv: fix TT VLAN inconsistency on VLAN re-add
Antonio Quartulli
3
-14
/
+74
2014-07-21
batman-adv: drop QinQ claim frames in bridge loop avoidance
Simon Wunderlich
1
-10
/
+34
2014-07-20
dns_resolver: Null-terminate the right string
Ben Hutchings
1
-1
/
+1
2014-07-20
tipc: fix sparse non static symbol warnings
Wei Yongjun
1
-2
/
+3
2014-07-20
net/rxrpc/ar-key.c: drop negativity check on unsigned value
Andrey Utkin
1
-1
/
+1
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
40
-2079
/
+1625
2014-07-20
net_sched: avoid generating same handle for u32 filters
Cong Wang
1
-5
/
+14
2014-07-20
net: print a notification on device rename
Veaceslav Falico
1
-0
/
+3
2014-07-20
net: print net_device reg_state in netdev_* unless it's registered
Veaceslav Falico
1
-3
/
+5
2014-07-20
net_sched: hold tcf_lock in netdevice notifier
Cong Wang
1
-0
/
+2
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
1
-1
/
+7
2014-07-17
net_sched: cancel nest attribute on failure in tcf_exts_dump()
Cong Wang
1
-3
/
+8
2014-07-16
openvswitch: make generic netlink group const
stephen hemminger
1
-9
/
+9
2014-07-16
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
2
-20
/
+41
2014-07-16
udp: Simplify __udp*_lib_mcast_deliver.
David Held
2
-87
/
+49
2014-07-16
netlink: remove bool varible
Varka Bhadram
1
-4
/
+2
2014-07-16
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
1
-4
/
+2
2014-07-16
net: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+2
2014-07-16
tipc: ensure sequential message delivery across dual bearers
Jon Paul Maloy
1
-12
/
+5
2014-07-16
tipc: rename temporarily named functions
Jon Paul Maloy
9
-37
/
+37
2014-07-16
tipc: remove unreferenced functions
Jon Paul Maloy
8
-440
/
+0
2014-07-16
tipc: start using the new multicast functions
Jon Paul Maloy
2
-41
/
+56
2014-07-16
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
6
-2
/
+136
2014-07-16
tipc: let internal link users call the new link send function
Jon Paul Maloy
1
-8
/
+7
2014-07-16
tipc: make name table distributor use new send function
Jon Paul Maloy
5
-85
/
+48
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-55
/
+95
2014-07-16
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
5
-2
/
+10
2014-07-16
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
Daniel Borkmann
1
-2
/
+7
2014-07-16
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
Geir Ola Vaagland
1
-9
/
+98
2014-07-16
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
2
-4
/
+86
2014-07-16
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
2
-1
/
+73
2014-07-16
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
1
-20
/
+57
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-238
/
+169
2014-07-16
ipvs: Remove dead debug code
Yannick Brosseau
1
-86
/
+0
2014-07-16
ipvs: remove null test before kfree
Fabian Frederick
1
-2
/
+1
2014-07-15
net-timestamp: SOCK_RAW and PING timestamping
Willem de Bruijn
3
-13
/
+11
2014-07-15
net: sctp: remove unnecessary break after return/goto
Fabian Frederick
2
-5
/
+0
2014-07-15
ieee802154: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-15
irda: remove unnecessary break after return
Fabian Frederick
2
-2
/
+0
2014-07-15
caif: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-15
NFC: remove unnecessary break after goto
Fabian Frederick
1
-2
/
+0
2014-07-15
ipv6: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-15
netfilter: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-15
af_key: remove unnecessary break after return
Fabian Frederick
1
-3
/
+0
[next]