index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
tcp_ipv6.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
net: add scheduling point in recvmmsg/sendmmsg
Eric Dumazet
1
-0
/
+2
2016-01-11
ipv6: always add flag an address that failed DAD with DADFAILED
Lubomir Rintel
1
-2
/
+3
2016-01-11
net: lpc_eth: Remove unused variables
Fabio Estevam
1
-2
/
+1
2016-01-11
bfin_mac: fix error path
Sudip Mukherjee
1
-1
/
+1
2016-01-11
phy: fix blackfin build failure
Sudip Mukherjee
1
-1
/
+2
2016-01-11
cxgb4: Fixes static checker warning in mps_tcam_show()
Hariprasad Shenai
1
-2
/
+2
2016-01-11
net: ethernet: arc: Add support emac for RK3036
Xing Zheng
2
-3
/
+9
2016-01-11
net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs
Xing Zheng
1
-24
/
+45
2016-01-11
net: ethernet: arc: Probe emac after set RMII clock
Xing Zheng
1
-4
/
+7
2016-01-11
bnxt_en: Reset embedded processor after applying firmware upgrade
Rob Swindell
1
-4
/
+42
2016-01-11
bnxt_en: Zero pad firmware messages to 128 bytes.
Michael Chan
1
-0
/
+3
2016-01-11
net, sched: add clsact qdisc
Daniel Borkmann
8
-16
/
+186
2016-01-11
ethernet: amd: au1000: Remove pointless warning
Andrew Lunn
1
-3
/
+0
2016-01-11
staging: netlogic: Fix build error due to missed API change
Andrew Lunn
1
-16
/
+13
2016-01-11
net: ethernet: faraday: Use phy_find_first() instead of open coding it
Guenter Roeck
1
-13
/
+2
2016-01-11
net: ethernet: broadcom: Fix build errors
Guenter Roeck
1
-7
/
+2
2016-01-11
net: ethernet-rgmii.c: Fix breakage from moving phdev bus
Andrew Lunn
1
-3
/
+3
2016-01-11
net: lantiq_etop.c: Use helper to find first phy
Andrew Lunn
1
-8
/
+2
2016-01-11
stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
Romain Perier
1
-3
/
+5
2016-01-11
Linux 4.4
v4.4
Linus Torvalds
1
-1
/
+1
2016-01-11
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
1
-1
/
+1
2016-01-10
net: qmi_wwan: Add SIMCom 7230E
Kristian Evensen
1
-0
/
+1
2016-01-10
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
Daniel Borkmann
2
-4
/
+30
2016-01-10
net, sched: add skb_at_tc_ingress helper
Daniel Borkmann
2
-5
/
+10
2016-01-10
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
5
-10
/
+12
2016-01-10
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
5
-10
/
+12
2016-01-10
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
5
-10
/
+14
2016-01-10
udp: restrict offloads to one namespace
Hannes Frederic Sowa
5
-7
/
+11
2016-01-10
switchdev: Adding IGMP snooping documentation
Elad Raz
1
-2
/
+6
2016-01-10
mlxsw: Adding layer 2 multicast support
Elad Raz
3
-0
/
+190
2016-01-10
mlxsw: Adding VID to FID translatation
Elad Raz
1
-11
/
+19
2016-01-10
mlxsw: Changing the maximum number of multicast group to a define
Elad Raz
2
-1
/
+3
2016-01-10
mlxsw: reg: Adding SMID register
Elad Raz
1
-0
/
+51
2016-01-10
mlxsw: reg: Add definition of multicast record for SFD register
Elad Raz
1
-5
/
+44
2016-01-10
bridge: Reflect MDB entries to hardware
Elad Raz
1
-0
/
+23
2016-01-10
switchdev: Adding MDB entry offload
Elad Raz
2
-0
/
+13
2016-01-10
um: Use race-free temporary file creation
Mickaël Salaün
1
-0
/
+11
2016-01-10
um: Do not set unsecure permission for temporary file
Mickaël Salaün
1
-6
/
+0
2016-01-10
um: Fix build error and kconfig for i386
Mickaël Salaün
1
-1
/
+1
2016-01-10
um: Add seccomp support
Mickaël Salaün
5
-1
/
+25
2016-01-10
um: Add full asm/syscall.h support
Mickaël Salaün
2
-0
/
+139
2016-01-10
selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK
Mickaël Salaün
1
-3
/
+24
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
4
-25
/
+17
2016-01-10
um: link with -lpthread
Vegard Nossum
1
-1
/
+1
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
3
-22
/
+26