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-04-19
packet: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
ipv6: tcp: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
netlink: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
ip6_tunnel: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
net: fix compile error of leaking kmemleak.h header
Shan Wei
2
-0
/
+2
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
36
-110
/
+2809
2012-04-18
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
12
-74
/
+96
2012-04-18
tipc: Factor out name publication code to a separate function
Allan Stephens
1
-27
/
+34
2012-04-18
tipc: introduce publication lists struct
Allan Stephens
1
-10
/
+17
2012-04-18
batman-adv: skip the window protection test when the originator has no neighb...
Antonio Quartulli
1
-1
/
+2
2012-04-18
batman-adv: print OGM seq numbers as unsigned int
Antonio Quartulli
1
-4
/
+4
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
9
-25
/
+21
2012-04-18
batman-adv: mark existing ogm variables as batman iv
Marek Lindner
3
-5
/
+5
2012-04-18
batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
Marek Lindner
4
-14
/
+14
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...
Marek Lindner
4
-6
/
+6
2012-04-18
batman-adv: handle routing code initialization properly
Marek Lindner
3
-11
/
+17
2012-04-18
batman-adv: add iface_disable() callback to routing API
Marek Lindner
4
-2
/
+11
2012-04-18
batman-adv: randomize initial seqno to avoid collision
Marek Lindner
1
-0
/
+5
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
Marek Lindner
4
-6
/
+6
2012-04-18
batman-adv: move ogm initialization into the proper function
Marek Lindner
1
-1
/
+7
2012-04-18
batman-adv: remove duplicated line in comment
Antonio Quartulli
1
-1
/
+0
2012-04-18
batman-adv: convert the tt_crc to network order
Antonio Quartulli
1
-1
/
+1
2012-04-18
net/core:Remove memleak reports by kmemleak_not_leak.
majianpeng
1
-1
/
+1
2012-04-18
net/ipv4:Remove two memleak reports by kmemleak_not_leak.
majianpeng
1
-1
/
+1
2012-04-16
can: fix sparse warning for cgw_list
Daniel Baluta
1
-1
/
+1
2012-04-16
mac80211: add function retrieve average rssi
Wey-Yi Guy
1
-0
/
+8
2012-04-16
cfg80211: increse bss expire time
Rajkumar Manoharan
1
-1
/
+1
2012-04-16
mac80211: Take into account TSF adjustment latency in Toffset setpoint
Javier Cardona
1
-1
/
+7
2012-04-16
mac80211: Choose a new toffset setpoint if a big tsf jump is detected.
Javier Cardona
1
-6
/
+20
2012-04-16
mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()
Luciano Coelho
1
-1
/
+2
2012-04-16
cfg80211: enforce lack of interface combinations
Johannes Berg
2
-11
/
+3
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-40
/
+52
2012-04-15
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
1
-2
/
+33
2012-04-15
net: add fdb generic dump routine
John Fastabend
1
-0
/
+84
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
1
-16
/
+81
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
5
-112
/
+198
2012-04-15
bridge: Add multicast_querier toggle and disable queries by default
Herbert Xu
3
-0
/
+40
2012-04-15
bridge: Restart queries when last querier expires
Herbert Xu
1
-1
/
+18
2012-04-15
bridge: Add br_multicast_start_querier
Herbert Xu
1
-9
/
+16
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
137
-384
/
+390
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
16
-49
/
+49
2012-04-15
ipv6: Remove unused argument to addrconf_dad_start().
David S. Miller
1
-6
/
+6
2012-04-14
tcp: Remove redundant code entering quickack mode
Vijay Subramanian
1
-2
/
+0
2012-04-14
tcp: bind() use stronger condition for bind_conflict
Alex Copot
2
-5
/
+15
2012-04-14
inet: makes syn_ack_timeout mandatory
Eric Dumazet
3
-2
/
+8
2012-04-14
tcp: RFC6298 supersedes RFC2988bis
Eric Dumazet
2
-3
/
+3
2012-04-14
tunnel: implement 64 bits statistics
stephen hemminger
3
-55
/
+109
2012-04-13
mac80211: remove ieee80211_rx_bss_get
Mohammed Shafi Shajakhan
2
-17
/
+0
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
5
-31
/
+27
2012-04-13
mac80211: fix an issue in ieee80211_tx_info count field management
Lorenzo Bianconi
1
-1
/
+7
[prev]
[next]