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
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-26
/
+43
2011-08-19
ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-19
net: rps: support PPPOE session messages
Changli Gao
1
-0
/
+8
2011-08-19
net: rps: support 802.1Q
Changli Gao
1
-0
/
+8
2011-08-19
vlan: reset headers on accel emulation path
Jiri Pirko
1
-0
/
+2
2011-08-18
net: remove ndo_set_multicast_list callback
Jiri Pirko
3
-7
/
+5
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
7
-10
/
+6
2011-08-18
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
1
-6
/
+6
2011-08-18
net_sched: fix port mirror/redirect stats reporting
Jamal Hadi Salim
1
-2
/
+1
2011-08-18
rps: Inspect GRE encapsulated packets to get flow hash
Tom Herbert
1
-0
/
+22
2011-08-18
rps: Infrastructure in __skb_get_rxhash for deep inspection
Tom Herbert
1
-0
/
+7
2011-08-18
rps: Add flag to skb to indicate rxhash is based on L4 tuple
Tom Herbert
6
-13
/
+16
2011-08-18
rps: Some minor cleanup in get_rps_cpus
Tom Herbert
1
-5
/
+7
2011-08-17
sit tunnels: propagate IPv6 transport class to IPv4 Type of Service
Lionel Elie Mamane
1
-0
/
+3
2011-08-13
af_iucv: add HiperSockets transport
Ursula Braun
1
-72
/
+677
2011-08-13
af_iucv: cleanup - use iucv_sk(sk) early
Ursula Braun
1
-21
/
+23
2011-08-13
af_iucv: use loadable iucv interface
Frank Blaschka
1
-45
/
+74
2011-08-13
iucv: kernel option for z/VM IUCV and HiperSockets
Ursula Braun
1
-6
/
+8
2011-08-13
iucv: introduce loadable iucv interface
Frank Blaschka
1
-0
/
+23
2011-08-12
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
1
-1
/
+27
2011-08-12
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
1
-0
/
+21
2011-08-12
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
1
-0
/
+29
2011-08-12
cfg80211/mac80211: move information element parsing logic to cfg80211
Yogesh Ashok Powar
3
-230
/
+168
2011-08-12
net: cleanup some rcu_dereference_raw
Eric Dumazet
10
-23
/
+22
2011-08-12
neigh: reduce arp latency
Eric Dumazet
1
-14
/
+26
2011-08-11
nl80211/cfg80211: Make addition of new sinfo fields safer
Jouni Malinen
2
-0
/
+2
2011-08-11
cfg80211: fix a crash in nl80211_send_station
Felix Fietkau
1
-1
/
+1
2011-08-11
rtnetlink: remove initialization of dev->real_num_tx_queues
Jiri Pirko
1
-1
/
+0
2011-08-11
ipv4: some rt_iif -> rt_route_iif conversions
Julian Anastasov
1
-5
/
+3
2011-08-11
net/bridge/netfilter/ebtables.c: use available error handling code
Julia Lawall
1
-1
/
+2
2011-08-11
net/netlabel/netlabel_kapi.c: add missing cleanup code
Julia Lawall
1
-8
/
+12
2011-08-11
scm: Capture the full credentials of the scm sender
Tim Chen
1
-1
/
+1
2011-08-11
tcp: initialize variable ecn_ok in syncookies path
Mike Waychison
2
-2
/
+2
2011-08-10
mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag
Javier Cardona
1
-1
/
+0
2011-08-10
mac80211: clear sta.drv_priv on reconfiguration
Eliad Peller
1
-0
/
+1
2011-08-10
cfg80211/nl80211: Send AssocReq IEs to user space in AP mode
Jouni Malinen
1
-0
/
+4
2011-08-10
nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait
Jouni Malinen
1
-2
/
+1
2011-08-10
net_sched: prio: use qdisc_dequeue_peeked
Florian Westphal
1
-1
/
+1
2011-08-10
net: fix potential neighbour race in dst_ifdown()
Eric Dumazet
1
-5
/
+10
2011-08-10
Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.
Andrei Warkentin
2
-2
/
+11
2011-08-09
mac80211: Don't use EAPOL frames for rate sampling
Helmut Schaa
1
-1
/
+7
2011-08-09
mac80211: Fill in skb->protocol information for injected frames
Helmut Schaa
1
-0
/
+20
2011-08-09
cfg80211: Update REG_DBG_PRINT macro and uses
Joe Perches
1
-8
/
+6
2011-08-09
lib80211: remove exports for functions not called by other modules
Pavel Roskin
1
-6
/
+9
2011-08-09
mac80211/mesh: make the preq queue lock consistent
Baruch Siach
1
-3
/
+3
2011-08-09
mac80211: Don't use a buf_size=0 in ADDBA requests
Helmut Schaa
1
-0
/
+1
2011-08-09
mac80211: Stop TX BA session if buf_size is zero
Helmut Schaa
1
-11
/
+7
2011-08-09
mac80211: remove offchannel_tx API
Johannes Berg
4
-74
/
+0
2011-08-08
cfg80211: remove unused wext handler exports
Johannes Berg
3
-80
/
+66
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
3
-0
/
+3
[prev]
[next]