index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
arp: fixed -Wuninitialized compiler warning
Ihar Hrachyshka
1
-1
/
+1
2017-05-25
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
1
-2
/
+5
2017-05-25
rxrpc: Support network namespacing
David Howells
12
-216
/
+356
2017-05-25
net/packet: remove unused parameter in prb_curr_blk_in_use().
Rosen, Rami
1
-6
/
+4
2017-05-25
net: move somaxconn init from sysctl code
Roman Kapl
2
-2
/
+19
2017-05-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-19
/
+48
2017-05-25
tcp: better validation of received ack sequences
Eric Dumazet
1
-13
/
+11
2017-05-25
net_sched: only create filter chains for new filters/actions
WANG Cong
2
-5
/
+10
2017-05-25
net: sched: cls_api: make reclassify return all the way back to the original tp
Jiri Pirko
1
-3
/
+5
2017-05-24
tcp: fix TCP_SYNCNT flakes
Eric Dumazet
1
-15
/
+11
2017-05-24
net: dsa: support cross-chip ageing time
Vivien Didelot
3
-6
/
+0
2017-05-24
net/sched: flower: add support for matching on tcp flags
Jiri Pirko
1
-1
/
+12
2017-05-24
net: flow_dissector: add support for dissection of tcp flags
Jiri Pirko
1
-0
/
+29
2017-05-24
Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-9
/
+12
2017-05-24
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
Alexander Potapenko
1
-2
/
+5
2017-05-24
sctp: set new_asoc temp when processing dupcookie
Xin Long
2
-9
/
+7
2017-05-24
sctp: fix stream update when processing dupcookie
Xin Long
1
-1
/
+3
2017-05-24
libceph: cleanup old messages according to reconnect seq
Yan, Zheng
1
-3
/
+12
2017-05-23
libceph: NULL deref on crush_decode() error path
Dan Carpenter
1
-0
/
+1
2017-05-23
libceph: fix error handling in process_one_ticket()
Ilya Dryomov
1
-5
/
+5
2017-05-23
libceph: validate blob_struct_v in process_one_ticket()
Ilya Dryomov
1
-0
/
+3
2017-05-23
libceph: drop version variable from ceph_monmap_decode()
Ilya Dryomov
1
-3
/
+1
2017-05-23
libceph: make ceph_msg_data_advance() return void
Ilya Dryomov
1
-7
/
+4
2017-05-23
libceph: use kbasename() and kill ceph_file_part()
Ilya Dryomov
1
-13
/
+0
2017-05-23
net: ieee802154: fix net_device reference release too early
Lin Zhang
1
-4
/
+4
2017-05-23
net: ieee802154: remove explicit set skb->sk
Lin Zhang
1
-2
/
+0
2017-05-23
net/sched: fix filter flushing
Jiri Pirko
1
-3
/
+10
2017-05-23
net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove
Jiri Pirko
1
-2
/
+2
2017-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-50
/
+8
2017-05-23
cfg80211: make cfg80211_sched_scan_results() work from atomic context
Arend Van Spriel
1
-4
/
+4
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-120
/
+303
2017-05-22
net: dsa: add VLAN notifier
Vivien Didelot
3
-16
/
+66
2017-05-22
net: dsa: add MDB notifier
Vivien Didelot
3
-16
/
+66
2017-05-22
net: dsa: add FDB notifier
Vivien Didelot
3
-16
/
+66
2017-05-22
net: dsa: add notifier for ageing time
Vivien Didelot
3
-29
/
+62
2017-05-22
net: dsa: move notifier info to private header
Vivien Didelot
1
-0
/
+12
2017-05-22
net: dsa: move VLAN handlers
Vivien Didelot
3
-41
/
+49
2017-05-22
net: dsa: move MDB handlers
Vivien Didelot
3
-41
/
+47
2017-05-22
net: dsa: move FDB handlers
Vivien Didelot
3
-42
/
+47
2017-05-22
net: dsa: move ageing time setter
Vivien Didelot
3
-40
/
+42
2017-05-22
net: dsa: move VLAN filtering setter
Vivien Didelot
3
-16
/
+18
2017-05-22
net: dsa: move bridging routines
Vivien Didelot
3
-57
/
+60
2017-05-22
net: dsa: move port state setters
Vivien Didelot
4
-41
/
+61
2017-05-22
net: dsa: change scope of ageing time setter
Vivien Didelot
1
-9
/
+7
2017-05-22
net: dsa: change scope of VLAN filtering setter
Vivien Didelot
1
-8
/
+7
2017-05-22
net: dsa: change scope of VLAN handlers
Vivien Didelot
1
-24
/
+16
2017-05-22
net: dsa: change scope of MDB handlers
Vivien Didelot
1
-23
/
+18
2017-05-22
net: dsa: change scope of FDB handlers
Vivien Didelot
1
-26
/
+24
2017-05-22
net: dsa: change scope of bridging code
Vivien Didelot
1
-19
/
+17
2017-05-22
net: dsa: change scope of notifier call chain
Vivien Didelot
1
-5
/
+4
[prev]
[next]