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-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
40
-110
/
+187
2015-01-18
tipc: fix socket list regression in new nl api
Richard Alpe
1
-12
/
+18
2015-01-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
32
-2377
/
+2385
2015-01-18
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
3
-35
/
+59
2015-01-18
switchdev: introduce switchdev notifier
Jiri Pirko
1
-0
/
+65
2015-01-18
socket: use ki_nbytes instead of iov_length()
Nicolas Dichtel
1
-6
/
+4
2015-01-18
tc: cls_bpf: rename bpf_len to bpf_num_ops
Jiri Pirko
1
-9
/
+9
2015-01-18
tc: add BPF based action
Jiri Pirko
3
-0
/
+218
2015-01-18
bridge: fix setlink/dellink notifications
Roopa Prabhu
2
-24
/
+26
2015-01-16
Bluetooth: Remove unused function
Rickard Strandqvist
1
-15
/
+0
2015-01-16
netlink: Fix netlink_insert EADDRINUSE error
Herbert Xu
1
-4
/
+7
2015-01-16
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
Nicolas Dichtel
1
-1
/
+1
2015-01-16
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
36
-476
/
+1101
2015-01-16
ipv4: per cpu uncached list
Eric Dumazet
1
-13
/
+33
2015-01-15
Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
Marcel Holtmann
1
-0
/
+12
2015-01-15
socket: use iov_length()
Nicolas Dichtel
1
-10
/
+2
2015-01-15
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
1
-8
/
+7
2015-01-15
Bluetooth: Add helpers for src/dst bdaddr type conversion
Johan Hedberg
1
-12
/
+22
2015-01-15
Bluetooth: Bind the SMP channel registration to management power state
Marcel Holtmann
2
-3
/
+12
2015-01-15
Bluetooth: Don't register any SMP channel if LE is not supported
Marcel Holtmann
1
-0
/
+6
2015-01-15
Bluetooth: Fix LE SMP channel source address and source address type
Marcel Holtmann
1
-4
/
+23
2015-01-15
Bluetooth: Fix issue with switching BR/EDR back on when disabled
Marcel Holtmann
1
-0
/
+15
2015-01-15
Bluetooth: Show device address type for L2CAP debugfs entries
Marcel Holtmann
1
-2
/
+2
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-133
/
+170
2015-01-15
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
4
-19
/
+203
2015-01-15
openvswitch: Allow for any level of nesting in flow attributes
Thomas Graf
1
-50
/
+56
2015-01-15
openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
Thomas Graf
3
-41
/
+47
2015-01-15
vxlan: Group Policy extension
Thomas Graf
1
-3
/
+6
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-43
/
+92
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-40
/
+90
2015-01-15
openvswitch: packet messages need their own probe attribtue
Thomas Graf
1
-1
/
+2
2015-01-15
Bluetooth: 6lowpan: Remove PSM setting code
Jukka Rissanen
1
-35
/
+31
2015-01-15
Bluetooth: Fix valid Identity Address check
Johan Hedberg
1
-1
/
+5
2015-01-15
ipv6:icmp:remove unnecessary brackets
zhuyj
1
-1
/
+1
2015-01-15
openvswitch: Introduce ovs_tunnel_route_lookup
Fan Du
5
-39
/
+25
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
3
-8
/
+17
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2015-01-14
Bluetooth: Remove dead code
Gowtham Anandha Babu
1
-6
/
+0
2015-01-14
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
1
-0
/
+52
2015-01-14
cfg80211: avoid reg-hints in self-managed only systems
Arik Nemtsov
1
-0
/
+25
2015-01-14
cfg80211: introduce sync regdom set API for self-managed
Arik Nemtsov
1
-2
/
+29
2015-01-14
mac80211: don't defer scans in case of radar detection
Eliad Peller
1
-1
/
+1
2015-01-14
mac80211: consider only relevant vifs for radar_required calculation
Eliad Peller
1
-2
/
+30
2015-01-14
mac80211: remove local->radar_detect_enabled
Eliad Peller
4
-7
/
+5
2015-01-14
mac80211: add TDLS supported channels correctly
Arik Nemtsov
1
-5
/
+21
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
10
-22
/
+27
2015-01-14
Bluetooth: Use %llu for printing duration details of selftests
Marcel Holtmann
2
-2
/
+2
2015-01-14
Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
Marcel Holtmann
1
-23
/
+23
2015-01-14
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
1
-0
/
+44
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
18
-41
/
+42
[next]