index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: TLP loss detection.
Nandita Dukkipati
2013-03-12
5
-0
/
+52
*
tcp: Tail loss probe (TLP)
Nandita Dukkipati
2013-03-12
7
-22
/
+156
*
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
2013-03-12
2
-12
/
+3
*
bridge: using for_each_set_bit_from to simplify the code
Wei Yongjun
2013-03-12
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
30
-124
/
+195
|
\
|
*
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
stephen hemminger
2013-03-12
1
-0
/
+1
|
*
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-03-12
1
-3
/
+3
|
|
\
|
|
*
batman-adv: verify tt len does not exceed packet len
Marek Lindner
2013-03-11
1
-3
/
+3
|
*
|
net/ipv4: Ensure that location of timestamp option is stored
David Ward
2013-03-12
1
-4
/
+1
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-11
26
-113
/
+188
|
|
\
|
|
*
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki / 吉藤英明
2013-03-10
1
-1
/
+1
|
|
*
dcbnl: fix various netlink info leaks
Mathias Krause
2013-03-10
1
-0
/
+8
|
|
*
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
2013-03-10
1
-0
/
+1
|
|
*
bridge: fix mdb info leaks
Mathias Krause
2013-03-10
1
-0
/
+4
|
|
*
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
2013-03-08
1
-1
/
+2
|
|
*
bridging: fix rx_handlers return code
Cristian Bercaru
2013-03-08
1
-0
/
+1
|
|
*
netlabel: fix build problems when CONFIG_IPV6=n
Paul Moore
2013-03-08
1
-10
/
+5
|
|
*
net/rds: zero last byte for strncpy
Chen Gang
2013-03-08
1
-0
/
+1
|
|
*
bridge: add missing vid to br_mdb_get()
Cong Wang
2013-03-07
4
-5
/
+6
|
|
*
Fix: sparse warning in inet_csk_prepare_forced_close
Christoph Paasch
2013-03-07
1
-0
/
+1
|
|
*
afkey: fix a typo
Junwei Zhang
2013-03-07
1
-4
/
+4
|
|
*
netlabel: correctly list all the static label mappings
Paul Moore
2013-03-07
1
-6
/
+6
|
|
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-03-07
3
-7
/
+14
|
|
|
\
|
|
|
*
netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set
Paul Bolle
2013-03-04
1
-6
/
+1
|
|
|
*
netfilter: xt_AUDIT: only generate audit log when audit enabled
Gao feng
2013-03-04
1
-0
/
+3
|
|
|
*
netfilter: nf_ct_helper: Fix logging for dropped packets
Joe Perches
2013-03-02
1
-1
/
+10
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-06
6
-42
/
+70
|
|
|
\
\
|
|
|
*
|
mac80211: another fix for idle handling in monitor mode
Felix Fietkau
2013-03-02
1
-0
/
+6
|
|
|
*
|
mac80211: fix VHT MCS calculation
Johannes Berg
2013-03-01
1
-0
/
+3
|
|
|
*
|
mac80211: fix oops on mesh PS broadcast forwarding
Marco Porsch
2013-03-01
1
-1
/
+2
|
|
|
*
|
nl80211: increase wiphy dump size dynamically
Johannes Berg
2013-03-01
1
-5
/
+25
|
|
|
*
|
mac80211: really fix monitor mode channel reporting
Johannes Berg
2013-02-28
1
-8
/
+13
|
|
|
*
|
nl80211: remove channel width and extended capa advertising
Johannes Berg
2013-02-27
2
-23
/
+1
|
|
|
*
|
mac80211: Fix crash due to un-canceled work-items
Ben Greear
2013-02-26
1
-0
/
+11
|
|
|
*
|
mac80211: stop timers before canceling work items
Ben Greear
2013-02-26
1
-5
/
+9
|
|
*
|
|
net/ipv4: Timestamp option cannot overflow with prespecified addresses
David Ward
2013-03-06
1
-1
/
+1
|
|
*
|
|
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
2013-03-06
1
-1
/
+1
|
|
*
|
|
net: fix new kernel-doc warnings in net core
Randy Dunlap
2013-03-06
1
-1
/
+1
|
|
*
|
|
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
Paolo Valente
2013-03-06
1
-2
/
+0
|
|
*
|
|
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...
Paolo Valente
2013-03-06
1
-1
/
+2
|
|
*
|
|
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
Paolo Valente
2013-03-06
1
-1
/
+9
|
|
*
|
|
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...
Paolo Valente
2013-03-06
1
-14
/
+22
|
|
*
|
|
pkt_sched: sch_qfq: fix the update of eligible-group sets
Paolo Valente
2013-03-06
1
-1
/
+1
|
|
*
|
|
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
Paolo Valente
2013-03-06
1
-2
/
+11
|
|
*
|
|
net/irda: Raise dtr in non-blocking open
Peter Hurley
2013-03-06
1
-2
/
+9
|
|
*
|
|
net/irda: Use barrier to set task state
Peter Hurley
2013-03-06
1
-1
/
+1
|
|
*
|
|
net/irda: Hold port lock while bumping blocked_open
Peter Hurley
2013-03-06
1
-2
/
+2
|
|
*
|
|
net/irda: Fix port open counts
Peter Hurley
2013-03-06
1
-9
/
+5
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-10
1
-3
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-04
1
-3
/
+1
[next]