index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
2017-09-08
1
-2
/
+2
*
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-09-08
1
-1
/
+1
*
tcp: fix a request socket leak
Eric Dumazet
2017-09-08
2
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-09-08
7
-88
/
+87
|
\
|
*
netfilter: xt_hashlimit: fix build error caused by 64bit division
Vishwanath Pai
2017-09-08
1
-5
/
+7
|
*
netfilter: xt_hashlimit: alloc hashtable with right size
Zhizhou Tian
2017-09-08
1
-2
/
+2
|
*
netfilter: core: remove erroneous warn_on
Florian Westphal
2017-09-08
1
-1
/
+1
|
*
netfilter: nat: use keyed locks
Florian Westphal
2017-09-08
1
-12
/
+24
|
*
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2017-09-08
1
-77
/
+53
|
*
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2017-09-08
3
-0
/
+3
|
*
netfilter: nf_nat: don't bug when mapping already exists
Florian Westphal
2017-09-08
1
-1
/
+3
|
*
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
2017-09-08
1
-1
/
+2
|
*
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
2017-09-08
1
-2
/
+5
*
|
sctp: fix missing wake ups in some situations
Marcelo Ricardo Leitner
2017-09-08
1
-1
/
+2
*
|
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
2017-09-08
1
-6
/
+19
*
|
rds: Fix incorrect statistics counting
Håkon Bugge
2017-09-07
1
-3
/
+7
*
|
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-07
2
-7
/
+7
*
|
ip6_gre: update mtu properly in ip6gre_err
Xin Long
2017-09-07
1
-1
/
+3
*
|
net: sched: fix memleak for chain zero
Jiri Pirko
2017-09-07
1
-9
/
+9
*
|
Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-09-07
11
-32
/
+122
|
\
\
|
|
/
|
/
|
|
*
mac80211: fix deadlock in driver-managed RX BA session start
Johannes Berg
2017-09-06
3
-14
/
+28
|
*
mac80211: Complete ampdu work schedule during session tear down
Ilan peer
2017-09-06
1
-0
/
+18
|
*
cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}
Emmanuel Grumbach
2017-09-06
1
-2
/
+18
|
*
nl80211: look for HT/VHT capabilities in beacon's tail
Igor Mitsyanko
2017-09-05
1
-2
/
+2
|
*
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
2017-09-05
1
-0
/
+2
|
*
mac80211: agg-tx: call drv_wake_tx_queue in proper context
Johannes Berg
2017-09-05
1
-0
/
+4
|
*
mac80211: Fix null pointer dereference with iTXQ support
Chunho Lee
2017-09-05
1
-1
/
+2
|
*
mac80211: add MESH IE in the correct order
Liad Kaufman
2017-09-05
1
-1
/
+1
|
*
mac80211: shorten debug prints using ht_dbg() to avoid warning
Sharon Dvir
2017-09-05
1
-2
/
+2
|
*
mac80211: fix VLAN handling with TXQs
Johannes Berg
2017-09-05
2
-9
/
+44
|
*
mac80211: fix incorrect assignment of reassoc value
Simon Dinkin
2017-09-05
1
-1
/
+1
*
|
tipc: remove unnecessary call to dev_net()
Kleber Sacilotto de Souza
2017-09-06
1
-1
/
+1
*
|
netlink: access nlk groups safely in netlink bind and getname
Xin Long
2017-09-06
1
-4
/
+12
*
|
netlink: fix an use-after-free issue for nlk groups
Xin Long
2017-09-06
1
-3
/
+3
*
|
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
Gao Feng
2017-09-06
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
445
-40132
/
+13032
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-05
10
-76
/
+62
|
|
\
|
|
|
*
l2tp: pass tunnel pointer to ->session_create()
Guillaume Nault
2017-09-03
4
-25
/
+17
|
|
*
l2tp: prevent creation of sessions on terminated tunnels
Guillaume Nault
2017-09-03
2
-13
/
+32
|
|
*
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-03
4
-35
/
+12
|
|
*
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
2017-09-03
1
-3
/
+1
|
*
|
rds: Fix non-atomic operation on shared flag variable
Håkon Bugge
2017-09-05
1
-2
/
+2
|
*
|
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
2017-09-05
1
-2
/
+6
|
*
|
rxrpc: Make service connection lookup always check for retry
David Howells
2017-09-05
1
-2
/
+1
|
*
|
net: dsa: tag_brcm: Set output queue from skb queue mapping
Florian Fainelli
2017-09-05
1
-1
/
+2
|
*
|
net: dsa: Allow switch drivers to indicate number of TX queues
Florian Fainelli
2017-09-05
1
-2
/
+6
|
*
|
bridge: switchdev: Use an helper to clear forward mark
Ido Schimmel
2017-09-05
2
-3
/
+10
|
*
|
flow_dissector: Add limit for number of headers to dissect
Tom Herbert
2017-09-05
1
-3
/
+22
|
*
|
flow_dissector: Cleanup control flow
Tom Herbert
2017-09-05
1
-78
/
+145
|
*
|
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
Arnd Bergmann
2017-09-05
1
-0
/
+2
[next]