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
2008-11-17
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
3
-4
/
+47
2008-11-17
net: use %pF for /proc/net/ptype
Alexey Dobriyan
1
-30
/
+2
2008-11-17
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
11
-77
/
+144
2008-11-17
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
2
-37
/
+36
2008-11-17
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
1
-1
/
+39
2008-11-17
ipv4: Fix ARP behavior with many mac-vlans
Ben Greear
1
-11
/
+11
2008-11-14
net: speedup dst_release()
Eric Dumazet
1
-2
/
+4
2008-11-14
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
16
-377
/
+4
2008-11-13
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
9
-30
/
+32
2008-11-13
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
1
-3
/
+3
2008-11-12
net: Cleanup of neighbour code
Eric Dumazet
1
-9
/
+3
2008-11-12
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
2
-5
/
+5
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
4
-0
/
+168
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
4
-0
/
+59
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
4
-28
/
+197
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
3
-41
/
+8
2008-11-12
net: remove struct dst_entry::entry_size
Alexey Dobriyan
5
-7
/
+0
2008-11-12
net: remove struct neigh_table::pde
Alexey Dobriyan
1
-3
/
+2
2008-11-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-56
/
+174
2008-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-38
/
+114
2008-11-11
dsa: fix master interface allmulti/promisc handling
Lennert Buytenhek
1
-2
/
+70
2008-11-11
dsa: fix skb->pkt_type when mac address of slave interface differs
Lennert Buytenhek
3
-0
/
+3
2008-11-11
net: fix setting of skb->tail in skb_recycle_check()
Lennert Buytenhek
1
-1
/
+1
2008-11-11
net: fix /proc/net/snmp as memory corruptor
Eric Dumazet
1
-28
/
+30
2008-11-11
mac80211: fix a buffer overrun in station debug code
Jianjun Kong
1
-1
/
+1
2008-11-11
pktgen: add full reset functionality
Jesse Brandeburg
1
-0
/
+22
2008-11-11
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
1
-1
/
+2
2008-11-11
ipv6: fix ip6_mr_init error path
Benjamin Thery
1
-4
/
+5
2008-11-11
Phonet: use net_device built-in stats for GPRS
RĂ©mi Denis-Courmont
1
-20
/
+13
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
6
-12
/
+9
2008-11-11
vlan: Fix typos in proc output string
Ferenc Wagner
1
-1
/
+1
2008-11-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-80
/
+349
2008-11-10
cfg80211: Add kdoc for struct regulatory_request
Luis R. Rodriguez
1
-3
/
+19
2008-11-10
cfg80211: Add regulatory domain intersection capability
Luis R. Rodriguez
1
-8
/
+158
2008-11-10
cfg80211: a reg rule is invalid if freq diff is 0
Luis R. Rodriguez
1
-1
/
+1
2008-11-10
mac80211: Allow AP mode to be enabled
Jouni Malinen
1
-0
/
+2
2008-11-10
mac80211: fix basic rates setting from association response
Tomas Winkler
1
-6
/
+12
2008-11-10
nl80211: Add TX queue parameter configuration
Jouni Malinen
2
-5
/
+87
2008-11-10
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
2
-0
/
+26
2008-11-10
wireless: implement basic rate helper function
Johannes Berg
1
-0
/
+19
2008-11-10
wireless: fix two bad print_ssid conversions
Holger Schurig
1
-0
/
+4
2008-11-10
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
1
-1
/
+9
2008-11-10
mac80211: remove SSID driver code
Johannes Berg
4
-45
/
+3
2008-11-10
wireless: fix a few sparse warnings
Johannes Berg
3
-3
/
+2
2008-11-10
wireless: move mesh config length constant
Johannes Berg
3
-6
/
+3
2008-11-10
mac80211: print reason code for deauth/dissoc frames
Zhu Yi
1
-2
/
+4
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
2
-19
/
+61
2008-11-08
tipc: trivial endian annotation in debug statement
Harvey Harrison
1
-1
/
+1
2008-11-08
pkt_sched: Control group classifier
Thomas Graf
3
-0
/
+302
2008-11-08
net: Guaranetee the proper ordering of the loopback device. v2
Eric W. Biederman
1
-5
/
+17
[next]