index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
strparser
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
ipv6: sr: implement API to control SR HMAC structure
David Lebrun
1
-0
/
+229
2016-11-10
ipv6: sr: add core files for SR HMAC support
David Lebrun
10
-0
/
+612
2016-11-10
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
9
-1
/
+526
2016-11-10
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
7
-2
/
+278
2016-11-10
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
7
-0
/
+284
2016-11-10
net: mii: report 0 for unknown lp_advertising
Arnd Bergmann
1
-0
/
+2
2016-11-10
xen-netback: prefer xenbus_scanf() over xenbus_gather()
Jan Beulich
1
-6
/
+6
2016-11-10
igmp: Document sysctl force_igmp_version
Hangbin Liu
1
-0
/
+15
2016-11-10
net: l2tp: fix negative assignment to unsigned int
Asbjørn Sloth Tønnesen
2
-4
/
+4
2016-11-10
net: l2tp: cleanup: remove redundant condition
Asbjørn Sloth Tønnesen
1
-6
/
+6
2016-11-10
net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flags
Asbjørn Sloth Tønnesen
1
-0
/
+10
2016-11-10
net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INET
Asbjørn Sloth Tønnesen
1
-2
/
+7
2016-11-10
net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute types
Asbjørn Sloth Tønnesen
1
-2
/
+2
2016-11-10
net-gro: avoid reorders
Eric Dumazet
1
-2
/
+2
2016-11-09
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
3
-6
/
+14
2016-11-09
sfc: enable 4-tuple RSS hashing for UDP
Edward Cree
1
-0
/
+82
2016-11-09
net/mlx5e: Add basic TC tunnel set action for SRIOV offloads
Hadar Hen Zion
4
-7
/
+312
2016-11-09
net/mlx5e: Add ndo_udp_tunnel_add to VF representors
Hadar Hen Zion
3
-4
/
+10
2016-11-09
net/mlx5e: Add TC tunnel release action for SRIOV offloads
Hadar Hen Zion
2
-2
/
+163
2016-11-09
net/mlx5: Support encap id when setting new steering entry
Hadar Hen Zion
11
-78
/
+104
2016-11-09
net/mlx5: Add creation flags when adding new flow table
Hadar Hen Zion
12
-26
/
+45
2016-11-09
net/mlx5: Check max encap header size capability
Hadar Hen Zion
1
-10
/
+16
2016-11-09
net/mlx5: Move alloc/dealloc encap commands declarations to common header file
Hadar Hen Zion
3
-13
/
+12
2016-11-09
net/sched: act_tunnel_key: Add UDP dst port option
Hadar Hen Zion
2
-3
/
+12
2016-11-09
net/dst: Add dst port to dst_metadata utility functions
Hadar Hen Zion
2
-6
/
+8
2016-11-09
net/sched: cls_flower: Add UDP port to tunnel parameters
Hadar Hen Zion
3
-1
/
+34
2016-11-09
net/sched: cls_flower: Allow setting encapsulation fields as used key
Hadar Hen Zion
1
-0
/
+10
2016-11-09
flow_dissector: Add enums for encapsulation keys
Hadar Hen Zion
1
-0
/
+4
2016-11-09
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
Hadar Hen Zion
2
-1
/
+37
2016-11-09
net: core: add missing check for uid_range in rule_exists.
Lorenzo Colitti
1
-0
/
+4
2016-11-09
qed: Prevent stack corruption on MFW interaction
Mintz, Yuval
2
-5
/
+12
2016-11-09
net: 3com: typhoon: fix typhoon_get_link_ksettings
Philippe Reynes
1
-1
/
+6
2016-11-09
net: xgbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-31
/
+37
2016-11-09
net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-11-09
net: amd8111e: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-11-09
net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+35
2016-11-09
net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-11-09
Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"
Joachim Eastwood
2
-8
/
+2
2016-11-09
stmmac: dwmac-rk: absorb rk_gmac_init into probe
Joachim Eastwood
1
-9
/
+1
2016-11-09
stmmac: dwmac-rk: turn exit into standard driver remove callback
Joachim Eastwood
1
-9
/
+11
2016-11-09
stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks
Joachim Eastwood
1
-27
/
+32
2016-11-09
tcp: no longer hold ehash lock while calling tcp_get_info()
Eric Dumazet
4
-32
/
+42
2016-11-09
tcp: shortcut listeners in tcp_get_info()
Eric Dumazet
1
-17
/
+24
2016-11-09
net: phy: Add Meson GXL Internal PHY driver
Neil Armstrong
3
-0
/
+87
2016-11-09
net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes
Neil Armstrong
2
-15
/
+49
2016-11-09
RDS: TCP: start multipath acceptor loop at 0
Sowmini Varadhan
1
-1
/
+1
2016-11-09
RDS: TCP: report addr/port info based on TCP socket in rds-info
Sowmini Varadhan
1
-7
/
+13
2016-11-08
sock: do not set sk_err in sock_dequeue_err_skb
Soheil Hassas Yeganeh
1
-1
/
+0
2016-11-08
qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device
Jesper Dangaard Brouer
1
-0
/
+11
2016-11-08
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
1
-1
/
+1
[next]