index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state
Daniel Borkmann
2013-08-12
1
-2
/
+2
*
tipc: avoid possible deadlock while enable and disable bearer
dingtianhong
2013-08-11
1
-2
/
+7
*
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-08-10
5
-7
/
+33
|
\
|
*
batman-adv: fix potential kernel paging errors for unicast transmissions
Linus Lüssing
2013-08-10
5
-7
/
+33
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-08-10
5
-22
/
+39
|
\
\
|
|
/
|
/
|
|
*
netfilter: nf_conntrack: fix tcp_in_window for Fast Open
Yuchung Cheng
2013-08-10
1
-4
/
+8
|
*
netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message
Dan Carpenter
2013-08-05
2
-2
/
+9
|
*
netfilter: xt_TCPOPTSTRIP: fix possible off by one access
Pablo Neira Ayuso
2013-08-01
1
-4
/
+6
|
*
netfilter: xt_TCPMSS: fix handling of malformed TCP header and options
Pablo Neira Ayuso
2013-08-01
1
-12
/
+16
*
|
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
2013-08-10
1
-1
/
+1
*
|
net: rename busy poll MIB counter
Eliezer Tamir
2013-08-09
1
-1
/
+1
*
|
net: flow_dissector: add 802.1ad support
Eric Dumazet
2013-08-09
1
-0
/
+1
*
|
ip_gre: fix ipgre_header to return correct offset
Timo Teräs
2013-08-09
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-08
3
-20
/
+41
|
\
\
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-02
3
-20
/
+41
|
|
\
\
|
|
*
|
mac80211: continue using disabled channels while connected
Johannes Berg
2013-07-31
1
-1
/
+10
|
|
*
|
cfg80211: fix P2P GO interface teardown
Johannes Berg
2013-07-31
1
-0
/
+1
|
|
*
|
mac80211: ignore HT primary channel while connected
Johannes Berg
2013-07-31
1
-13
/
+13
|
|
*
|
mac80211: don't wait for TX status forever
Johannes Berg
2013-07-31
1
-3
/
+12
|
|
*
|
mac80211: fix infinite loop in ieee80211_determine_chantype
Chris Wright
2013-07-31
1
-1
/
+1
|
|
*
|
nl80211: fix another nl80211_fam.attrbuf race
Johannes Berg
2013-07-30
1
-2
/
+4
*
|
|
|
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
2013-08-07
1
-4
/
+12
*
|
|
|
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2013-08-07
1
-1
/
+1
*
|
|
|
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
2013-08-07
1
-1
/
+1
*
|
|
|
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
2013-08-07
1
-4
/
+6
*
|
|
|
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
2013-08-05
1
-1
/
+1
*
|
|
|
fib_trie: remove potential out of bound access
Eric Dumazet
2013-08-05
1
-4
/
+1
*
|
|
|
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
2013-08-05
1
-4
/
+6
*
|
|
|
net: esp{4,6}: fix potential MTU calculation overflows
Daniel Borkmann
2013-08-05
2
-2
/
+2
*
|
|
|
net_sched: make dev_trans_start return vlan's real dev trans_start
nikolay@redhat.com
2013-08-05
1
-1
/
+6
*
|
|
|
vlan: make vlan_dev_real_dev work over stacked vlans
nikolay@redhat.com
2013-08-05
1
-1
/
+6
*
|
|
|
net/vmw_vsock/af_vsock.c: drop unneeded semicolon
Julia Lawall
2013-08-05
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-03
32
-257
/
+299
|
\
\
\
\
|
*
|
|
|
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
2013-08-02
6
-158
/
+130
|
*
|
|
|
net: check net.core.somaxconn sysctl values
Roman Gushchin
2013-08-02
1
-1
/
+5
|
*
|
|
|
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
2013-08-02
1
-1
/
+3
|
*
|
|
|
htb: fix sign extension bug
stephen hemminger
2013-08-02
1
-1
/
+1
|
*
|
|
|
tipc: fix oops when creating server socket fails
Ying Xue
2013-08-01
1
-3
/
+12
|
*
|
|
|
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
5
-7
/
+7
|
*
|
|
|
ipv6: prevent race between address creation and removal
Jiri Benc
2013-08-01
1
-16
/
+15
|
*
|
|
|
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
2013-08-01
1
-9
/
+11
|
*
|
|
|
ipv6: update ip6_rt_last_gc every time GC is run
Michal Kubeček
2013-08-01
2
-4
/
+6
|
*
|
|
|
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
2013-08-01
3
-15
/
+12
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-01
9
-35
/
+54
|
|
\
|
|
|
|
|
*
|
|
Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
2013-07-31
5
-23
/
+24
|
|
|
\
\
\
|
|
|
*
|
|
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
Samuel Ortiz
2013-07-31
4
-23
/
+23
|
|
|
*
|
|
NFC: Fix NCI over SPI build
Frederic Danis
2013-07-19
1
-0
/
+1
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-07-31
1
-9
/
+17
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Bluetooth: Fix calling request callback more than once
Johan Hedberg
2013-07-29
1
-1
/
+9
|
|
|
*
|
|
Bluetooth: Fix HCI init for BlueFRITZ! devices
Johan Hedberg
2013-07-29
1
-1
/
+4
[next]