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
2012-12-08
tipc: eliminate connection setup for implied connect in recv_msg()
Ying Xue
1
-7
/
+0
2012-12-08
tipc: introduce non-blocking socket connect
Ying Xue
1
-65
/
+93
2012-12-08
tipc: consolidate connection-oriented message reception in one function
Ying Xue
1
-24
/
+51
2012-12-08
tipc: standardize across connect/disconnect function naming
Paul Gortmaker
4
-15
/
+31
2012-12-08
tipc: change sk_receive_queue upper limit
Jon Maloy
1
-2
/
+2
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
2
-3
/
+5
2012-12-07
tcp: bug fix Fast Open client retransmission
Yuchung Cheng
2
-6
/
+15
2012-12-07
bridge: export multicast database via netlink
Cong Wang
4
-1
/
+166
2012-12-07
tipc: eliminate aggregate sk_receive_queue limit
Ying Xue
1
-19
/
+4
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
3
-10
/
+28
2012-12-07
sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
Thomas Graf
1
-1
/
+6
2012-12-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
35
-598
/
+1173
2012-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-598
/
+1173
2012-12-07
sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
Christoph Paasch
1
-3
/
+3
2012-12-07
ipv4/route/rtnl: get mcast attributes when dst is multicast
Nicolas Dichtel
1
-2
/
+21
2012-12-07
net: call notifiers for mtu change even if iface is not up
Jiri Pirko
1
-1
/
+1
2012-12-07
wext: explicitly cast -110 to u8
Johannes Berg
1
-1
/
+1
2012-12-07
HID: hidp: fallback to input session properly if hid is blacklisted
Lamarque V. Souza
1
-1
/
+8
2012-12-07
mac80211: warn only once if ampdu_action isn't assigned
Chaitanya
1
-1
/
+1
2012-12-07
tipc: remove obsolete flush of stale reassembly buffer
Erik Hugne
1
-44
/
+0
2012-12-07
rfkill: remove __dev* attributes
Bill Pemberton
2
-4
/
+4
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
25
-517
/
+978
2012-12-06
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-3
/
+4
2012-12-06
mac80211: cancel work instead of waiting for it to do nothing
Johannes Berg
1
-1
/
+1
2012-12-06
mac80211: don't drop mesh peering frames from unknown STA
Marco Porsch
1
-1
/
+2
2012-12-06
net: fix some compiler warning in net/core/neighbour.c
Cong Wang
1
-3
/
+2
2012-12-06
bridge: implement multicast fast leave
David S. Miller
4
-21
/
+6
2012-12-06
ipv6: avoid taking locks at socket dismantle
Eric Dumazet
2
-0
/
+6
2012-12-06
net: neighbour: prohibit negative value for unres_qlen_bytes parameter
Shan Wei
1
-5
/
+12
2012-12-06
bridge: implement multicast fast leave
Amerigo Wang
3
-0
/
+42
2012-12-05
mac80211: skip radiotap space calculation if no monitor exists
Helmut Schaa
1
-3
/
+3
2012-12-05
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
1
-1
/
+5
2012-12-05
mac80211: add debug file for mic failure
Saravana
3
-1
/
+24
2012-12-04
cfg80211: check no-OFDM flag for channels wider than 20 MHz
Johannes Berg
1
-0
/
+3
2012-12-04
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
David S. Miller
1
-1
/
+4
2012-12-04
ip6mr: fix rtm_family of rtnl msg
Nicolas Dichtel
1
-1
/
+1
2012-12-04
net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
Serge Hallyn
1
-0
/
+6
2012-12-04
ip6mr: advertise new mfc entries via rtnl
Nicolas Dichtel
1
-4
/
+59
2012-12-04
ipmr: advertise new mfc entries via rtnl
Nicolas Dichtel
1
-5
/
+59
2012-12-04
ipmr/ip6mr: allow to get unresolved cache via netlink
Nicolas Dichtel
2
-2
/
+41
2012-12-04
ipmr/ip6mr: report origin of mfc entry into rtnl msg
Nicolas Dichtel
2
-2
/
+8
2012-12-04
ipmr/ip6mr: advertise mfc stats via rtnetlink
Nicolas Dichtel
2
-0
/
+14
2012-12-04
ip6mr: use nla_nest_* helpers
Nicolas Dichtel
1
-13
/
+13
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
4
-6
/
+46
2012-12-04
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
9
-252
/
+312
2012-12-04
mac80211: adapt slot time in IBSS mode
Simon Wunderlich
1
-0
/
+14
2012-12-04
ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n
Paul Marks
1
-14
/
+10
2012-12-03
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...
Shmulik Ladkani
1
-1
/
+1
2012-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-74
/
+187
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
10
-13
/
+117
[prev]
[next]