index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-87
/
+232
2014-07-22
af_iucv: avoid path quiesce of severed path in shutdown()
Ursula Braun
1
-1
/
+2
2014-07-22
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-24
/
+108
2014-07-22
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-21
dns_resolver: Null-terminate the right string
Ben Hutchings
1
-1
/
+1
2014-07-21
tipc: fix sparse non static symbol warnings
Wei Yongjun
1
-2
/
+3
2014-07-21
net/rxrpc/ar-key.c: drop negativity check on unsigned value
Andrey Utkin
1
-1
/
+1
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
40
-2079
/
+1625
2014-07-21
net_sched: avoid generating same handle for u32 filters
Cong Wang
1
-5
/
+14
2014-07-21
net: print a notification on device rename
Veaceslav Falico
1
-0
/
+3
2014-07-21
net: print net_device reg_state in netdev_* unless it's registered
Veaceslav Falico
1
-3
/
+5
2014-07-21
net_sched: hold tcf_lock in netdevice notifier
Cong Wang
1
-0
/
+2
2014-07-18
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
1
-1
/
+7
2014-07-18
net_sched: cancel nest attribute on failure in tcf_exts_dump()
Cong Wang
1
-3
/
+8
2014-07-17
openvswitch: make generic netlink group const
stephen hemminger
1
-9
/
+9
2014-07-17
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
2
-20
/
+41
2014-07-17
udp: Simplify __udp*_lib_mcast_deliver.
David Held
2
-87
/
+49
2014-07-17
netlink: remove bool varible
Varka Bhadram
1
-4
/
+2
2014-07-17
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
1
-4
/
+2
2014-07-17
net: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+2
2014-07-17
tipc: ensure sequential message delivery across dual bearers
Jon Paul Maloy
1
-12
/
+5
2014-07-17
tipc: rename temporarily named functions
Jon Paul Maloy
9
-37
/
+37
2014-07-17
tipc: remove unreferenced functions
Jon Paul Maloy
8
-440
/
+0
2014-07-17
tipc: start using the new multicast functions
Jon Paul Maloy
2
-41
/
+56
2014-07-17
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
6
-2
/
+136
2014-07-17
tipc: let internal link users call the new link send function
Jon Paul Maloy
1
-8
/
+7
2014-07-17
tipc: make name table distributor use new send function
Jon Paul Maloy
5
-85
/
+48
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-55
/
+95
2014-07-17
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
5
-2
/
+10
2014-07-17
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
Daniel Borkmann
1
-2
/
+7
2014-07-17
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
Geir Ola Vaagland
1
-9
/
+98
2014-07-17
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
2
-4
/
+86
2014-07-17
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
2
-1
/
+73
2014-07-17
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
1
-20
/
+57
2014-07-17
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-16
net-timestamp: SOCK_RAW and PING timestamping
Willem de Bruijn
3
-13
/
+11
2014-07-16
net: sctp: remove unnecessary break after return/goto
Fabian Frederick
2
-5
/
+0
2014-07-16
ieee802154: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-16
irda: remove unnecessary break after return
Fabian Frederick
2
-2
/
+0
2014-07-16
caif: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-16
NFC: remove unnecessary break after goto
Fabian Frederick
1
-2
/
+0
2014-07-16
ipv6: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-16
netfilter: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-16
af_key: remove unnecessary break after return
Fabian Frederick
1
-3
/
+0
2014-07-16
mac80211: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-16
drop_monitor: remove unnecessary break after return
Fabian Frederick
1
-2
/
+0
[next]