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-08-11
sctp: remove the typedef sctp_arg_t
Xin Long
1
-1
/
+1
2017-08-11
sctp: remove the typedef sctp_cmd_seq_t
Xin Long
3
-135
/
+137
2017-08-11
sctp: remove the typedef sctp_cmd_t
Xin Long
1
-1
/
+1
2017-08-11
sctp: remove the typedef sctp_socket_type_t
Xin Long
1
-3
/
+4
2017-08-11
sctp: remove the typedef sctp_dbg_objcnt_entry_t
Xin Long
1
-1
/
+1
2017-08-11
sctp: remove the typedef sctp_cmsgs_t
Xin Long
1
-4
/
+5
2017-08-11
sctp: remove the typedef sctp_sender_hb_info_t
Xin Long
3
-12
/
+10
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-15
/
+19
2017-08-10
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-10
rtnetlink: fallback to UNSPEC if current family has no doit callback
Florian Westphal
1
-0
/
+6
2017-08-10
rtnetlink: init handler refcounts to 1
Florian Westphal
1
-1
/
+6
2017-08-10
rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu
Florian Westphal
1
-4
/
+12
2017-08-10
rtnetlink: do not use RTM_GETLINK directly
Florian Westphal
1
-2
/
+2
2017-08-10
rtnetlink: use rcu_dereference_raw to silence rcu splat
Florian Westphal
1
-1
/
+1
2017-08-10
net: core: fix compile error inside flow_dissector due to new dsa callback
John Crispin
1
-0
/
+2
2017-08-09
net-next: dsa: fix flow dissection
John Crispin
1
-0
/
+12
2017-08-09
net-next: tag_mtk: add flow_dissect callback to the ops struct
John Crispin
1
-2
/
+12
2017-08-09
net-next: dsa: move struct dsa_device_ops to the global header file
John Crispin
1
-7
/
+0
2017-08-09
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-09
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-09
net: atm: make atmdev_ops const
Bhumika Goyal
4
-4
/
+4
2017-08-09
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
1
-0
/
+1
2017-08-09
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-08-09
net: call newid/getid without rtnl mutex held
Florian Westphal
1
-2
/
+3
2017-08-09
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Florian Westphal
1
-0
/
+15
2017-08-09
rtnetlink: protect handler table with rcu
Florian Westphal
1
-56
/
+65
2017-08-09
rtnetlink: small rtnl lock pushdown
Florian Westphal
1
-6
/
+13
2017-08-09
rtnetlink: add reference counting to prevent module unload while dump is in p...
Florian Westphal
1
-1
/
+13
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
25
-93
/
+93
2017-08-09
rtnetlink: call rtnl_calcit directly
Florian Westphal
1
-25
/
+4
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
1
-4
/
+17
2017-08-09
sock: fix zerocopy panic in mem accounting
Willem de Bruijn
1
-2
/
+2
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-65
/
+112
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-67
/
+114
2017-08-08
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2
-13
/
+28
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-08
rds: Reintroduce statistics counting
HÃ¥kon Bugge
1
-1
/
+4
2017-08-08
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-08
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-08
net_sched: get rid of some forward declarations
WANG Cong
1
-111
/
+103
2017-08-08
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
1
-2
/
+1
2017-08-07
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
1
-435
/
+0
2017-08-07
net: bridge: Remove FDB deletion through switchdev object
Arkadi Sharshevsky
1
-18
/
+0
2017-08-07
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
4
-119
/
+78
2017-08-07
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
3
-16
/
+0
2017-08-07
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
3
-22
/
+0
2017-08-07
net: dsa: Add support for querying supported bridge flags
Arkadi Sharshevsky
1
-0
/
+3
2017-08-07
net: dsa: Move FDB add/del implementation inside DSA
Arkadi Sharshevsky
3
-12
/
+31
2017-08-07
net: dsa: Add support for learning FDB through notification
Arkadi Sharshevsky
3
-2
/
+139
[next]