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-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2014-12-24
net: Reset secmark when scrubbing packet
Thomas Graf
1
-0
/
+1
2014-12-24
net: Fix stacked vlan offload features computation
Toshiaki Makita
1
-5
/
+8
2014-12-24
openvswitch: Fix vport_send double free
Pravin B Shelar
5
-11
/
+23
2014-12-24
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
1
-1
/
+2
2014-12-24
openvswitch: Fix MPLS action validation.
Pravin B Shelar
1
-12
/
+1
2014-12-24
mpls: Fix allowed protocols for mpls gso
Pravin B Shelar
1
-4
/
+1
2014-12-24
mpls: Fix config check for mpls.
Pravin B Shelar
1
-1
/
+1
2014-12-24
net: Rearrange loop in net_rx_action
Herbert Xu
1
-14
/
+12
2014-12-24
net: Always poll at least one device in net_rx_action
Herbert Xu
1
-4
/
+3
2014-12-24
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
1
-0
/
+9
2014-12-24
net: Move napi polling code out of net_rx_action
Herbert Xu
1
-44
/
+54
2014-12-24
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
1
-1
/
+1
2014-12-24
batman-adv: Unify fragment size calculation
Sven Eckelmann
1
-1
/
+1
2014-12-24
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
1
-1
/
+1
2014-12-24
net: drop the packet when fails to do software segmentation or header check
Jason Wang
1
-1
/
+1
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
3
-12
/
+12
2014-12-23
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
1
-16
/
+29
2014-12-22
packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...
Dan Collins
1
-4
/
+7
2014-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2014-12-19
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
1
-1
/
+2
2014-12-19
Bluetooth: 6lowpan: Do not free skb when packet is dropped
Jukka Rissanen
1
-1
/
+0
2014-12-19
[regression] chunk lost from bd9b51
Al Viro
1
-1
/
+0
2014-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-124
/
+226
2014-12-18
Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-17
/
+32
2014-12-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-5
/
+9
2014-12-18
Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
1
-5
/
+5
2014-12-18
geneve: Fix races between socket add and release.
Jesse Gross
1
-6
/
+7
2014-12-18
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
1
-0
/
+17
2014-12-18
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
1
-1
/
+1
2014-12-18
netlink: Always copy on mmap TX.
David Miller
1
-36
/
+16
2014-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-51
/
+203
2014-12-17
Bluetooth: Fix bug with filter in service discovery optimization
Marcel Holtmann
1
-5
/
+9
2014-12-17
libceph: specify position of extent operation
Yan, Zheng
1
-13
/
+6
2014-12-17
libceph: add CREATE osd operation support
Yan, Zheng
1
-20
/
+22
2014-12-17
libceph: add SETXATTR/CMPXATTR osd operations support
Yan, Zheng
1
-0
/
+47
2014-12-17
libceph: require cephx message signature by default
Yan, Zheng
1
-0
/
+13
2014-12-17
libceph: message signature support
Yan, Zheng
3
-3
/
+103
2014-12-17
libceph: store session key in cephx authorizer
Yan, Zheng
2
-7
/
+12
2014-12-17
libceph: nuke ceph_kvfree()
Ilya Dryomov
3
-11
/
+3
2014-12-17
mac80211: free management frame keys when removing station
Johannes Berg
1
-1
/
+1
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-66
/
+20
2014-12-17
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-176
/
+200
2014-12-16
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
1
-0
/
+5
2014-12-16
ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()
Thomas Graf
1
-0
/
+3
2014-12-16
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()
Thomas Graf
1
-0
/
+6
2014-12-16
Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-54
/
+123
2014-12-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-54
/
+123
[prev]
[next]