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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
14
-132
/
+117
2016-08-26
switchdev: Support parent ID comparison for stacked devices
Ido Schimmel
1
-2
/
+0
2016-08-26
devlink: remove unused priv_size
Ivan Vecera
1
-1
/
+0
2016-08-26
net: flush the softnet backlog in process context
Paolo Abeni
1
-22
/
+50
2016-08-26
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
1
-0
/
+5
2016-08-26
veth: sctp: add NETIF_F_SCTP_CRC to device features
Xin Long
1
-1
/
+1
2016-08-25
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
1
-1
/
+1
2016-08-25
net: minor optimization in qdisc_qstats_cpu_drop()
Eric Dumazet
1
-1
/
+1
2016-08-25
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
4
-0
/
+4
2016-08-25
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2
-0
/
+2
2016-08-25
vmxnet3: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-25
ibmvnic: fix error return code in ibmvnic_probe()
Wei Yongjun
1
-0
/
+1
2016-08-25
ibmvnic: convert to use simple_open()
Wei Yongjun
1
-12
/
+6
2016-08-24
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
2
-3
/
+39
2016-08-24
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
1
-11
/
+17
2016-08-24
net: dsa: rename switch operations structure
Vivien Didelot
9
-137
/
+137
2016-08-24
bnx2x: Don't flush multicast MACs
Yuval Mintz
5
-34
/
+241
2016-08-24
Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
9
-160
/
+943
2016-08-24
Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
6
-10
/
+28
2016-08-24
Merge branch 'mlxsw-fdb-learning-offload'
David S. Miller
4
-47
/
+115
2016-08-24
mlxsw: spectrum: Don't set learning when creating vPorts
Ido Schimmel
1
-8
/
+0
2016-08-24
mlxsw: spectrum: Remove unnecessary check in FDB processing
Ido Schimmel
1
-4
/
+0
2016-08-24
mlxsw: spectrum: Offload learning to the switch ASIC
Ido Schimmel
1
-3
/
+44
2016-08-24
mlxsw: spectrum: Configure learning for VLAN-aware bridge port
Ido Schimmel
3
-4
/
+50
2016-08-24
mlxsw: spectrum: Don't abort on first error when removing VLANs
Ido Schimmel
1
-16
/
+4
2016-08-24
mlxsw: spectrum: Make VLAN deletion function symmetric
Ido Schimmel
1
-8
/
+8
2016-08-24
mlxsw: spectrum: Limit number of FDB records per learning session
Ido Schimmel
2
-12
/
+17
2016-08-24
Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
19
-100
/
+1105
2016-08-24
rxrpc: Improve management and caching of client connection objects
David Howells
8
-157
/
+933
2016-08-24
rxrpc: Dup the main conn list for the proc interface
David Howells
5
-4
/
+11
2016-08-24
rxrpc: Make /proc/net/rxrpc_calls safer
David Howells
4
-9
/
+26
2016-08-24
rxrpc: Fix conn-based retransmit
David Howells
2
-1
/
+2
2016-08-23
Merge branch 'remove-clear_sk'
David S. Miller
8
-56
/
+2
2016-08-23
net: remove clear_sk() method
Eric Dumazet
2
-7
/
+2
2016-08-23
ipv6: tcp: get rid of tcp_v6_clear_sk()
Eric Dumazet
1
-12
/
+0
2016-08-23
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
5
-23
/
+0
2016-08-23
ipv6: udp: remove udp_v6_clear_sk()
Eric Dumazet
3
-15
/
+1
2016-08-23
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
4
-0
/
+96
2016-08-23
tipc: use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2016-08-23
net: ena: change the return type of ena_set_push_mode() to be void.
Rami Rosen
1
-9
/
+3
2016-08-23
Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
7
-62
/
+226
2016-08-23
Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
15
-80
/
+169
2016-08-23
net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()
Wei Yongjun
1
-12
/
+4
2016-08-23
cxgb4: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-08-23
net: phy: xgmiitorgmii: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-23
qede: Add support for Tx/Rx-only queues.
Sudarsana Reddy Kalluru
3
-157
/
+297
2016-08-23
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
1
-0
/
+2
2016-08-23
cxgb4: Fix issue while re-registering VF mgmt netdev
Hariprasad Shenai
2
-31
/
+67
2016-08-23
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
3
-37
/
+32
2016-08-23
xen-netback: using kfree_rcu() to simplify the code
Wei Yongjun
1
-11
/
+2
[next]