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.13.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-04-16
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
1
-4
/
+4
2014-04-16
sit: use the right netns in ioctl handler
Nicolas Dichtel
1
-13
/
+4
2014-04-16
ip_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
1
-8
/
+7
2014-04-16
net: use SYSCALL_DEFINEx for sys_recv
Jan Glauber
1
-2
/
+2
2014-04-16
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
Cong Wang
1
-2
/
+1
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
5
-7
/
+5
2014-04-15
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
1
-0
/
+10
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
13
-33
/
+48
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
7
-10
/
+10
2014-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-24
/
+5
2014-04-15
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
1
-1
/
+1
2014-04-15
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
4
-24
/
+74
2014-04-15
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
Daniel Borkmann
1
-1
/
+0
2014-04-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-3
/
+14
2014-04-14
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
1
-2
/
+3
2014-04-14
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
2
-3
/
+2
2014-04-14
netfilter: nf_conntrack: initialize net.ct.generation
Andrey Vagin
1
-0
/
+1
2014-04-14
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
1
-1
/
+7
2014-04-14
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
1
-1
/
+1
2014-04-14
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
1
-4
/
+11
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-114
/
+119
2014-04-13
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-13
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-12
pktgen: be friendly to LLTX devices
Daniel Borkmann
1
-2
/
+6
2014-04-12
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
4
-72
/
+92
2014-04-12
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
Lorenzo Colitti
1
-1
/
+1
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
45
-98
/
+90
2014-04-11
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2
-4
/
+5
2014-04-11
Bluetooth: Request MITM Protection when initiator
Mikel Astiz
1
-2
/
+4
2014-04-11
Bluetooth: Use MITM Protection when IO caps allow it
Timo Mueller
1
-7
/
+2
2014-04-11
Bluetooth: Refactor code for outgoing dedicated bonding
Mikel Astiz
2
-10
/
+9
2014-04-11
Bluetooth: Refactor hci_get_auth_req()
Mikel Astiz
1
-15
/
+22
2014-04-11
cfg80211: reg: set DFS CAC time in case of custom regd
Janusz Dziedzic
1
-0
/
+7
2014-04-11
mac80211: exclude AP_VLAN interfaces from tx power calculation
Felix Fietkau
1
-0
/
+2
2014-04-11
mac80211: suppress BSS info change notifications for AP_VLAN
Felix Fietkau
1
-1
/
+1
2014-04-11
net: rfkill: gpio: hard-code the gpio names
Heikki Krogerus
1
-17
/
+2
2014-04-11
net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip
Heikki Krogerus
1
-0
/
+5
2014-04-11
net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2
Heikki Krogerus
1
-0
/
+1
2014-04-11
net: rfkill: gpio: remove unused and obsolete platform parameters
Heikki Krogerus
1
-14
/
+1
2014-04-11
net: core: don't account for udp header size when computing seglen
Florian Westphal
1
-5
/
+7
2014-04-10
cfg80211: ignore invalid BSSIDs when looking for BSSes
Johannes Berg
1
-0
/
+2
2014-04-10
cfg80211: reject invalid IBSS BSSIDs in wext compat code
Johannes Berg
1
-0
/
+3
2014-04-10
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
Zhao, Gang
5
-8
/
+12
2014-04-09
l2tp: take PMTU from tunnel UDP socket
Dmitry Petukhov
1
-2
/
+2
2014-04-09
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
1
-0
/
+6
2014-04-09
mac80211: fix some missing includes
Zhao, Gang
3
-0
/
+5
2014-04-09
mac80211: Allow disabling LDPC
Pawel Kulakowski
2
-1
/
+6
2014-04-09
cfg80211: fix radar_detect combination checking
Michal Kazior
1
-1
/
+1
2014-04-09
mac80211: allow reservation of a running chanctx
Luciano Coelho
1
-18
/
+61
2014-04-09
mac80211: implement chanctx reservation
Luciano Coelho
2
-34
/
+176
[prev]
[next]