index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
proc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
net: move ndo_features_check() close to ndo_start_xmit()
Eric Dumazet
1
-11
/
+11
2016-01-06
fsl/fman: double free on probe failure
Dan Carpenter
1
-1
/
+0
2016-01-06
fsl/fman: fix the pause_time test
Dan Carpenter
1
-1
/
+1
2016-01-06
mlxsw: core: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2016-01-06
ethernet/atheros/alx: sanitize buffer sizing and padding
Jarod Wilson
3
-12
/
+14
2016-01-06
mlxsw: Remember untagged VLANs
Elad Raz
3
-1
/
+17
2016-01-06
mlxsw: Disable vlan_filtering for non .1D bridge
Elad Raz
1
-0
/
+21
2016-01-06
mlxsw: Renaming local variable names for consistency
Elad Raz
1
-3
/
+3
2016-01-06
mlxsw: Fixing vlans init range
Elad Raz
1
-1
/
+2
2016-01-06
bridge: add vlan filtering change for new bridged device
Elad Raz
1
-0
/
+11
2016-01-06
bridge: add vlan filtering change notification
Elad Raz
1
-2
/
+16
2016-01-06
switchdev: add bridge vlan_filtering attribute
Elad Raz
1
-0
/
+2
2016-01-06
bridge: Propagate vlan add failure to user
Elad Raz
1
-1
/
+10
2016-01-06
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
1
-1
/
+1
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
3
-8
/
+59
2016-01-06
mlxsw: pci: Adjust value of CPU egress traffic class
Ido Schimmel
1
-1
/
+1
2016-01-06
net: hns: avoid uninitialized variable warning:
Arnd Bergmann
1
-25
/
+22
2016-01-06
inet: kill unused skb_free op
Florian Westphal
5
-13
/
+1
2016-01-05
include/uapi/linux/sockios.h: mark SIOCRTMSG unused
xypron.glpk@gmx.de
1
-1
/
+1
2016-01-05
net/mlx5e: Add PTP Hardware Clock (PHC) support
Eran Ben Elisha
4
-1
/
+106
2016-01-05
net/mlx5e: Add HW timestamping (TS) support
Eran Ben Elisha
7
-2
/
+279
2016-01-05
net/mlx5_core: Introduce access function to read internal timer
Eran Ben Elisha
4
-6
/
+34
2016-01-05
net/mlx5e: Do not modify the TX SKB
Achiad Shochat
3
-34
/
+49
2016-01-05
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
Xin Long
1
-16
/
+1
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
6
-122
/
+3
2016-01-05
sctp: apply rhashtable api to sctp procfs
Xin Long
1
-143
/
+173
2016-01-05
sctp: apply rhashtable api to send/recv path
Xin Long
4
-56
/
+29
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
3
-0
/
+147
2016-01-05
soreuseport: BPF selection functional test
Craig Gallek
3
-1
/
+469
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
22
-44
/
+282
2016-01-05
soreuseport: fast reuseport UDP socket selection
Craig Gallek
5
-35
/
+141
2016-01-05
soreuseport: define reuseport groups
Craig Gallek
4
-1
/
+196
2016-01-05
mlxsw: spectrum: Change bridge port attributes only when bridged
Ido Schimmel
2
-6
/
+14
2016-01-05
mlxsw: spectrum: Set bridge status in appropriate functions
Ido Schimmel
1
-10
/
+5
2016-01-05
mlxsw: spectrum: Return NOTIFY_BAD on bridge failure
Ido Schimmel
1
-3
/
+7
2016-01-05
mlxsw: spectrum: Initialize PVID only once
Ido Schimmel
1
-1
/
+0
2016-01-05
chelsio: constify cphy_ops structures
Julia Lawall
8
-14
/
+14
2016-01-05
fsl/fman: allow modular build
Arnd Bergmann
1
-1
/
+2
2016-01-05
net: make ip6tunnel_xmit definition conditional
Arnd Bergmann
1
-0
/
+2
2016-01-04
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2
-4
/
+8
2016-01-04
r8169:Correct the way of setting RTL8168DP ephy
Chun-Hao Lin
1
-11
/
+4
2016-01-04
r8169:Fix typo in setting RTL8168H PHY PFM mode.
Chun-Hao Lin
1
-2
/
+2
2016-01-04
r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode
Chun-Hao Lin
1
-3
/
+3
2016-01-04
l2tp: rely on ppp layer for skb scrubbing
Guillaume Nault
1
-16
/
+1
2016-01-04
sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()
Sergei Shtylyov
1
-43
/
+29
2016-01-04
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
3
-18
/
+3
2016-01-04
tilepro: use to_delayed_work
Geliang Tang
1
-2
/
+1
2016-01-04
bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.
Michael Chan
1
-12
/
+45
2016-01-04
bnxt_en: Modify init sequence to support shared or non shared rings.
Michael Chan
1
-10
/
+32
2016-01-04
bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.
Michael Chan
3
-25
/
+79
[next]