index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-01-21
1
-4
/
+4
|
\
|
*
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2013-12-05
1
-4
/
+4
|
*
netprio_cgroup: convert away from cftype->read_map()
Tejun Heo
2013-12-05
1
-3
/
+3
*
|
bpf: do not use reciprocal divide
Eric Dumazet
2014-01-15
1
-28
/
+2
*
|
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
3
-16
/
+25
*
|
netpoll: Fix missing TXQ unlock and and OOPS.
David S. Miller
2014-01-02
1
-2
/
+9
*
|
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
2013-12-31
1
-1
/
+1
*
|
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
2013-12-17
1
-1
/
+1
*
|
neigh: Netlink notification for administrative NUD state change
Bob Gilligan
2013-12-17
1
-0
/
+1
*
|
net: unix: allow set_peek_off to fail
Sasha Levin
2013-12-10
1
-1
/
+1
*
|
net: drop_monitor: fix the value of maxattr
Changli Gao
2013-12-09
1
-1
/
+0
*
|
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
2013-12-05
1
-0
/
+1
*
|
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2013-12-01
1
-0
/
+7
|
/
*
gso: handle new frag_list of frags GRO packets
Herbert Xu
2013-11-21
1
-25
/
+50
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-1
/
+2
*
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2013-11-20
1
-1
/
+1
*
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
1
-12
/
+6
*
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
1
-1
/
+2
*
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2013-11-19
1
-1
/
+12
*
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
1
-2
/
+1
*
macvlan: disable LRO on lower device instead of macvlan
Michal Kubeček
2013-11-15
1
-0
/
+5
*
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
1
-1
/
+1
*
core/dev: do not ignore dmac in dev_forward_skb()
Alexei Starovoitov
2013-11-14
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
15
-291
/
+632
|
\
|
*
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
1
-3
/
+0
|
*
net: Fix "ip rule delete table 256"
Andreas Henriksson
2013-11-08
1
-1
/
+2
|
*
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
2013-11-08
1
-3
/
+3
|
*
net: skbuff - kernel-doc fixes
Mathias Krause
2013-11-07
1
-5
/
+5
|
*
net: move pskb_put() to core code
Mathias Krause
2013-11-07
1
-0
/
+23
|
*
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
2013-11-07
2
-5
/
+14
|
*
net: introduce skb_coalesce_rx_frag()
Jason Wang
2013-11-04
1
-0
/
+12
|
*
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2013-11-04
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
2
-14
/
+19
|
|
\
|
*
|
net: extend net_device allocation to vmalloc()
Eric Dumazet
2013-11-03
2
-6
/
+18
|
*
|
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
2013-11-03
1
-10
/
+21
|
*
|
net, mc: fix the incorrect comments in two mc-related functions
Zhi Yong Wu
2013-10-29
1
-2
/
+2
|
*
|
net, iovec: fix the incorrect comment in memcpy_fromiovecend()
Zhi Yong Wu
2013-10-29
1
-1
/
+1
|
*
|
net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()
Zhi Yong Wu
2013-10-29
1
-1
/
+1
|
*
|
net: fix rtnl notification in atomic context
Alexei Starovoitov
2013-10-25
2
-12
/
+13
|
*
|
net: initialize hashrnd in flow_dissector with net_get_random_once
Hannes Frederic Sowa
2013-10-25
1
-13
/
+21
|
*
|
net: make net_get_random_once irq safe
Hannes Frederic Sowa
2013-10-25
1
-3
/
+4
|
*
|
net: add missing dev_put() in __netdev_adjacent_dev_insert
Nikolay Aleksandrov
2013-10-25
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-0
/
+2
|
|
\
\
|
*
|
|
net: always inline net_secret_init
Hannes Frederic Sowa
2013-10-23
1
-1
/
+1
|
*
|
|
net: remove function sk_reset_txq()
ZHAO Gang
2013-10-22
1
-6
/
+0
|
*
|
|
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-21
1
-0
/
+1
|
*
|
|
net: switch net_secret key generation to net_get_random_once
Hannes Frederic Sowa
2013-10-19
1
-12
/
+2
|
*
|
|
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-10-19
1
-0
/
+48
|
*
|
|
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
1
-0
/
+1
|
*
|
|
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
2013-10-19
1
-0
/
+2
[next]