index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add priority to packet_offload objects.
David S. Miller
2015-06-01
3
-2
/
+9
*
net/rds Add getsockopt support for SO_RDS_TRANSPORT
Sowmini Varadhan
2015-05-31
1
-0
/
+14
*
net/rds: Add setsockopt support for SO_RDS_TRANSPORT
Sowmini Varadhan
2015-05-31
4
-0
/
+53
*
net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h
Sowmini Varadhan
2015-05-31
1
-5
/
+0
*
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
2015-05-31
1
-0
/
+2
*
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-31
10
-27
/
+73
|
\
|
*
net: rfkill: gpio: make better use of gpiod API
Uwe Kleine-König
2015-05-29
1
-14
/
+10
|
*
cfg80211: ignore netif running state when changing iftype
Michal Kazior
2015-05-29
1
-1
/
+1
|
*
mac80211: prevent possible crypto tx tailroom corruption
Michal Kazior
2015-05-29
1
-0
/
+3
|
*
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
2015-05-26
3
-2
/
+6
|
*
mac80211: disconnect TDLS stations on STA CSA
Arik Nemtsov
2015-05-20
2
-0
/
+32
|
*
mac80211: check fast-xmit on station change
Michal Kazior
2015-05-20
1
-0
/
+1
|
*
cfg80211: Switch to PM ops
Lars-Peter Clausen
2015-05-20
1
-6
/
+8
|
*
net: rfkill: Switch to PM ops
Lars-Peter Clausen
2015-05-20
1
-3
/
+9
|
*
mac80211: fix memory leak
Johannes Berg
2015-05-20
1
-1
/
+3
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-05-31
43
-137
/
+165
|
\
\
|
*
|
batman-adv: Use common declaration order in *_send_skb_(packet|unicast)
Antonio Quartulli
2015-05-29
1
-1
/
+1
|
*
|
batman-adv: iv_ogm_orig_update, remove unnecessary brackets
Markus Pargmann
2015-05-29
1
-1
/
+1
|
*
|
batman-adv: iv_ogm_can_aggregate, code readability
Markus Pargmann
2015-05-29
1
-49
/
+53
|
*
|
batman-adv: checkpatch - spaces preferred around that '*'
Marek Lindner
2015-05-29
2
-2
/
+2
|
*
|
batman-adv: checkpatch - comparison to NULL could be rewritten
Marek Lindner
2015-05-29
1
-1
/
+1
|
*
|
batman-adv: Use safer default config for optional features
Sven Eckelmann
2015-05-29
2
-2
/
+2
|
*
|
batman-adv: iv_ogm_send_to_if, declare char* as const
Markus Pargmann
2015-05-29
1
-1
/
+1
|
*
|
batman-adv: iv_ogm_aggr_packet, bool return value
Markus Pargmann
2015-05-29
1
-2
/
+2
|
*
|
batman-adv: iv_ogm_iface_enable, direct return values
Markus Pargmann
2015-05-29
1
-6
/
+2
|
*
|
batman-adv: Makefile, Sort alphabetically
Markus Pargmann
2015-05-29
1
-1
/
+1
|
*
|
batman-adv: tvlv realloc, move error handling into if block
Markus Pargmann
2015-05-29
1
-8
/
+8
|
*
|
batman-adv: debugfs, avoid compiling for !DEBUG_FS
Markus Pargmann
2015-05-29
3
-9
/
+35
|
*
|
batman-adv: Use only queued fragments when merging
Sven Eckelmann
2015-05-29
1
-8
/
+5
|
*
|
batman-adv: Check total_size when queueing fragments
Sven Eckelmann
2015-05-29
2
-2
/
+7
|
*
|
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
43
-43
/
+43
|
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2015-05-29
1
-1
/
+1
*
|
|
netevent: remove automatic variable in register_netevent_notifier()
Wang Long
2015-05-31
1
-4
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-31
6
-11
/
+233
|
\
\
\
|
*
|
|
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
2015-05-26
3
-0
/
+189
|
*
|
|
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2015-05-26
1
-5
/
+41
|
*
|
|
netfilter: default CONFIG_NETFILTER_INGRESS to y
Pablo Neira Ayuso
2015-05-26
1
-0
/
+1
|
*
|
|
netfilter: remove unused comefrom hookmask argument
Florian Westphal
2015-05-26
2
-6
/
+2
*
|
|
|
ipv6: drop unneeded goto
Julia Lawall
2015-05-30
1
-7
/
+1
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-30
22
-281
/
+476
|
\
\
\
\
|
*
|
|
|
nl802154: add support to set cca ed level
Alexander Aring
2015-05-27
4
-0
/
+75
|
*
|
|
|
nl802154: add support for cca ed level info
Alexander Aring
2015-05-27
1
-0
/
+7
|
*
|
|
|
ieee802154: fix typo for file name
Varka Bhadram
2015-05-27
1
-1
/
+1
|
*
|
|
|
ieee802154: add set transmit power support
Varka Bhadram
2015-05-27
4
-0
/
+76
|
*
|
|
|
nl802154: fix cca mode wpan phy flag
Alexander Aring
2015-05-26
1
-1
/
+1
|
*
|
|
|
mac802154: mac802154_mlme_start_req() optimisation.
Lennert Buytenhek
2015-05-26
1
-18
/
+11
|
*
|
|
|
ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().
Lennert Buytenhek
2015-05-26
1
-6
/
+0
|
*
|
|
|
ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.
Lennert Buytenhek
2015-05-26
1
-14
/
+3
|
*
|
|
|
ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.
Lennert Buytenhek
2015-05-26
1
-1
/
+1
|
*
|
|
|
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
2015-05-26
1
-0
/
+3
[next]