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
*
netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
Phil Oester
2013-06-05
1
-0
/
+6
*
netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects
Pablo Neira Ayuso
2013-06-05
1
-2
/
+5
*
netfilter: nfnetlink_acct: fix incomplete dumping of objects
Pablo Neira Ayuso
2013-06-05
1
-2
/
+5
*
net_sched: htb: do not mix 1ns and 64ns time units
Eric Dumazet
2013-06-05
1
-17
/
+17
*
net: fix sk_buff head without data area
Pablo Neira
2013-06-05
2
-3
/
+3
*
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-06-05
1
-1
/
+3
*
net_sched: restore "overhead xxx" handling
Eric Dumazet
2013-06-03
4
-15
/
+17
*
xfrm: force a garbage collection after deleting a policy
Paul Moore
2013-06-01
3
-1
/
+8
*
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-06-01
1
-8
/
+12
*
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
2013-06-01
1
-1
/
+1
*
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
2013-06-01
1
-4
/
+7
*
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
2013-06-01
1
-1
/
+2
*
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
2013-06-01
1
-0
/
+1
*
snmp6: remove IPSTATS_MIB_CSUMERRORS
Nicolas Dichtel
2013-06-01
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-05-31
5
-15
/
+47
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-29
5
-15
/
+47
|
|
\
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-05-28
4
-14
/
+47
|
|
|
\
|
|
|
*
mac80211: Allow single vif mac address change with addr_mask
Helmut Schaa
2013-05-27
1
-6
/
+20
|
|
|
*
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
2013-05-27
1
-0
/
+9
|
|
|
*
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
2013-05-27
1
-0
/
+3
|
|
|
*
cfg80211: fix reporting 64-bit station info tx bytes
Felix Fietkau
2013-05-23
1
-1
/
+1
|
|
|
*
mac80211: fix queue handling crash
Johannes Berg
2013-05-23
1
-1
/
+5
|
|
|
*
cfg80211: check wdev->netdev in connection work
Johannes Berg
2013-05-23
1
-0
/
+3
|
|
|
*
mac80211: fix direct probe auth
Stanislaw Gruszka
2013-05-17
1
-6
/
+6
|
|
*
|
NFC: Remove commented out LLCP related Makefile line
Paul Bolle
2013-05-21
1
-1
/
+0
|
|
|
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-05-31
8
-16
/
+67
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ipvs: ip_vs_sh: fix build
Jan Beulich
2013-05-29
1
-1
/
+1
|
*
|
netfilter: xt_LOG: fix mark logging for IPv6 packets
Michal Kubeček
2013-05-29
1
-1
/
+1
|
*
|
ipvs: Fix reuse connection if real server is dead
Grzegorz Lyczba
2013-05-27
1
-0
/
+35
|
*
|
netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
Chen Gang
2013-05-23
1
-2
/
+4
|
*
|
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-23
4
-12
/
+26
*
|
|
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
Federico Vaga
2013-05-29
1
-3
/
+3
*
|
|
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
Andy Lutomirski
2013-05-29
1
-2
/
+31
*
|
|
ipv4: fix redirect handling for TCP packets
Michal Kubecek
2013-05-28
1
-1
/
+6
*
|
|
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2013-05-26
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-24
33
-86
/
+305
|
\
\
\
|
*
|
|
tcp: xps: fix reordering issues
Eric Dumazet
2013-05-24
1
-4
/
+6
|
|
/
/
|
*
|
xfrm: properly handle invalid states as an error
Timo Teräs
2013-05-23
1
-0
/
+1
|
*
|
tcp: bug fix in proportional rate reduction.
Nandita Dukkipati
2013-05-23
1
-10
/
+13
|
*
|
batman-adv: Avoid double freeing of bat_counters
Martin Hundebøll
2013-05-21
2
-0
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-20
10
-31
/
+101
|
|
\
|
|
|
*
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
2013-05-16
1
-0
/
+2
|
|
*
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
2013-05-16
1
-4
/
+4
|
|
*
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2013-05-16
2
-2
/
+2
|
|
*
mac80211: fix AP-mode frame matching
Johannes Berg
2013-05-16
1
-0
/
+3
|
|
*
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
2013-05-16
1
-0
/
+2
|
|
*
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg
2013-05-16
1
-2
/
+2
|
|
*
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
2013-05-16
1
-1
/
+8
|
|
*
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
2013-05-16
1
-6
/
+22
|
|
*
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
Johannes Berg
2013-05-16
3
-0
/
+33
[next]