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
2015-06-23
netfilter: nftables: Do not run chains in the wrong network namespace
Eric W. Biederman
1
-1
/
+6
2015-06-23
bridge: multicast: restore router configuration on port link down/up
Satish Ashok
1
-0
/
+4
2015-06-23
bridge: multicast: start querier timer when running user-space stp
Nikolay Aleksandrov
1
-1
/
+2
2015-06-23
NET: ROSE: Don't dereference NULL neighbour pointer.
Ralf Baechle
1
-1
/
+2
2015-06-23
Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
1
-1
/
+1
2015-06-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
22
-330
/
+1301
2015-06-23
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
3
-4
/
+7
2015-06-23
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
1
-2
/
+2
2015-06-23
switchdev: fdb filter_dev is always NULL for self (device), so remove check
Scott Feldman
1
-6
/
+0
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-2
/
+2
2015-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-239
/
+356
2015-06-23
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+1
2015-06-22
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
1
-6
/
+2
2015-06-21
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
1
-16
/
+2
2015-06-21
ipv4: include NLM_F_APPEND flag in append route notifications
Roopa Prabhu
1
-2
/
+5
2015-06-21
netlink: add API to retrieve all group memberships
David Herrmann
1
-0
/
+22
2015-06-21
sock_diag: fetch source port from inet_sock
Craig Gallek
1
-0
/
+2
2015-06-21
mac80211: fix locking in update_vlan_tailroom_need_count()
Johannes Berg
1
-3
/
+10
2015-06-21
can: fix loss of CAN frames in raw_rcv
Oliver Hartkopp
1
-1
/
+5
2015-06-21
pkt_sched: sch_qfq: remove redundant -if- control statement
Andrea Parri
1
-2
/
+1
2015-06-21
neigh: do not modify unlinked entries
Julian Anastasov
1
-0
/
+13
2015-06-21
net: rds: use for_each_sg() for scatterlist parsing
Fabian Frederick
1
-8
/
+14
2015-06-21
packet: free packet_rollover after synchronize_net
Willem de Bruijn
2
-1
/
+3
2015-06-21
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
1
-1
/
+1
2015-06-20
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
1
-0
/
+7
2015-06-20
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2
-19
/
+23
2015-06-19
SUNRPC: Handle connection issues correctly on the back channel
Trond Myklebust
1
-1
/
+7
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
44
-831
/
+1458
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
8
-8
/
+0
2015-06-18
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
1
-0
/
+1
2015-06-18
netfilter: use forward declaration instead of including linux/proc_fs.h
Pablo Neira Ayuso
1
-0
/
+1
2015-06-18
net: sched: Simplify em_ipset_match
Eric W. Biederman
1
-2
/
+2
2015-06-18
netfilter: Kill unused copies of RCV_SKB_FAIL
Eric W. Biederman
2
-4
/
+0
2015-06-18
netfilter: bridge: split ipv6 code into separated file
Pablo Neira Ayuso
3
-239
/
+255
2015-06-18
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
1
-6
/
+2
2015-06-18
Bluetooth: Use zalloc when possible
Johan Hedberg
1
-2
/
+1
2015-06-18
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2015-06-18
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
1
-1
/
+0
2015-06-18
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
Florian Grandel
1
-1
/
+12
2015-06-18
Bluetooth: mgmt: multi-adv for trigger_le_scan()
Florian Grandel
1
-0
/
+1
2015-06-18
Bluetooth: mgmt: program multi-adv on power on
Florian Grandel
1
-3
/
+17
2015-06-18
Bluetooth: mgmt: multi adv for remove_advertising*()
Florian Grandel
1
-21
/
+24
2015-06-18
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
2
-35
/
+74
2015-06-18
Bluetooth: mgmt: multi adv for clear_adv_instances()
Florian Grandel
1
-16
/
+81
2015-06-18
Bluetooth: mgmt: multi adv for set_advertising*()
Florian Grandel
1
-6
/
+94
2015-06-18
Bluetooth: mgmt: multi adv for create_instance_adv_data()
Florian Grandel
1
-7
/
+16
2015-06-18
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
Florian Grandel
1
-5
/
+12
2015-06-18
Bluetooth: mgmt: multi adv for enable_advertising()
Florian Grandel
1
-5
/
+12
2015-06-18
Bluetooth: mgmt: improve get_adv_instance_flags() readability
Florian Grandel
1
-14
/
+16
2015-06-18
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
Florian Grandel
1
-4
/
+9
[prev]
[next]