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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-04-04
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
1
-10
/
+36
2015-04-04
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2
-0
/
+8
2015-04-03
ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
Daniel Borkmann
1
-0
/
+7
2015-04-03
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
1
-1
/
+1
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
1
-1
/
+3
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
1
-15
/
+9
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
30
-63
/
+64
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
39
-202
/
+210
2015-04-03
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
1
-1
/
+1
2015-04-03
net: move fib_rules_unregister() under rtnl lock
WANG Cong
6
-5
/
+8
2015-04-03
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
1
-0
/
+5
2015-04-02
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
1
-3
/
+4
2015-04-02
tipc: simplify link mtu negotiation
Jon Paul Maloy
4
-111
/
+43
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
5
-90
/
+78
2015-04-02
tipc: drop tunneled packet duplicates at reception
Jon Paul Maloy
1
-85
/
+47
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-66
/
+87
2015-04-02
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
1
-6
/
+19
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-28
/
+55
2015-04-02
dev: set iflink to 0 for virtual interfaces
Nicolas Dichtel
1
-0
/
+4
2015-04-02
net: remove iflink field from struct net_device
Nicolas Dichtel
1
-11
/
+2
2015-04-02
dsa: implement ndo_get_iflink
Nicolas Dichtel
1
-5
/
+3
2015-04-02
vlan: implement ndo_get_iflink
Nicolas Dichtel
1
-1
/
+8
2015-04-02
ipmr,ip6mr: implement ndo_get_iflink
Nicolas Dichtel
2
-2
/
+12
2015-04-02
ipip,gre,vti,sit: implement ndo_get_iflink
Nicolas Dichtel
5
-5
/
+13
2015-04-02
ip6tnl,gre6,vti6: implement ndo_get_iflink
Nicolas Dichtel
3
-10
/
+11
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
9
-17
/
+43
2015-04-02
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2
-51
/
+65
2015-04-02
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
Johan Hedberg
2
-51
/
+58
2015-04-02
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
1
-5
/
+0
2015-04-02
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2
-15
/
+0
2015-04-02
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
1
-14
/
+14
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
4
-44
/
+81
2015-04-02
Bluetooth: Add clarifying comment to command status handling
Johan Hedberg
1
-0
/
+6
2015-04-02
netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
Florian Westphal
1
-2
/
+15
2015-04-02
Bluetooth: Export SMP selftest result in debugfs
Marcel Holtmann
1
-9
/
+34
2015-04-02
Bluetooth: Export ECDH selftest result in debugfs
Marcel Holtmann
1
-4
/
+31
2015-04-02
Bluetooth: Restrict BNEP flags to only valid ones
Marcel Holtmann
1
-1
/
+11
2015-04-02
Bluetooth: Restrict HIDP flags to only valid ones
Marcel Holtmann
1
-1
/
+10
2015-04-02
Bluetooth: Restrict CMTP flags to only valid ones
Marcel Holtmann
1
-1
/
+10
2015-04-02
Bluetooth: Expose current Device ID information via debugfs
Marcel Holtmann
1
-0
/
+26
2015-04-02
pkt_sched: fq: correct spelling of locally
Simon Horman
1
-2
/
+2
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
11
-19
/
+350
2015-04-01
mac80211: reduce log spam from ieee80211_handle_pwr_constr
John Linville
1
-7
/
+7
2015-04-01
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
4
-18
/
+56
2015-04-01
mac80211: reduce calculation costs of EWMA
Thomas Huehn
1
-1
/
+6
2015-04-01
mac80211: add max lossless throughput per rate
Thomas Huehn
6
-69
/
+93
2015-04-01
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
6
-61
/
+88
2015-04-01
mac80211: improve Minstrel variable & function naming
Thomas Huehn
6
-95
/
+98
2015-04-01
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
3
-43
/
+32
2015-04-01
mac80211: add new Minstrel-HT statistic output via csv
Thomas Huehn
2
-2
/
+138
[prev]
[next]