index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: remove unaligned accesses from tcp_get_info()
Eric Dumazet
2016-11-10
1
-6
/
+5
*
Merge tag 'batadv-next-for-davem-20161108-v2' of git://git.open-mesh.org/linu...
David S. Miller
2016-11-10
22
-255
/
+582
|
\
|
*
batman-adv: Reject unicast packet with zero/mcast dst address
Sven Eckelmann
2016-11-08
1
-4
/
+4
|
*
batman-adv: Disallow zero and mcast src address for mgmt frames
Sven Eckelmann
2016-11-08
1
-2
/
+2
|
*
batman-adv: Disallow mcast src address for data frames
Sven Eckelmann
2016-11-08
1
-6
/
+6
|
*
batman-adv: Remove dev_queue_xmit return code exception
Sven Eckelmann
2016-11-08
1
-11
/
+6
|
*
batman-adv: Consume skb in receive handlers
Sven Eckelmann
2016-11-08
6
-85
/
+153
|
*
batman-adv: Consume skb in batadv_send_skb_to_orig
Sven Eckelmann
2016-10-30
4
-36
/
+25
|
*
batman-adv: Consume skb in batadv_frag_send_packet
Sven Eckelmann
2016-10-30
1
-21
/
+29
|
*
batman-adv: Count all non-success TX packets as dropped
Sven Eckelmann
2016-10-30
1
-1
/
+1
|
*
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
2016-10-30
6
-30
/
+59
|
*
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
2016-10-30
9
-8
/
+193
|
*
batman-adv: Use own timer for multicast TT and TVLV updates
Linus Lüssing
2016-10-30
5
-17
/
+60
|
*
batman-adv: Remove unused skb_reset_mac_header()
Linus Lüssing
2016-10-30
1
-2
/
+0
|
*
batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free
Linus Lüssing
2016-10-30
1
-6
/
+2
|
*
batman-adv: Add wrapper for ARP reply creation
Linus Lüssing
2016-10-30
1
-27
/
+40
|
*
batman-adv: Close two alignment holes in batadv_hard_iface
Sven Eckelmann
2016-10-30
1
-2
/
+2
|
*
batman-adv: Mark batadv_netlink_ops as const
Sven Eckelmann
2016-10-30
1
-1
/
+1
|
*
batman-adv: Introduce missing headers for genetlink restructure
Sven Eckelmann
2016-10-30
1
-0
/
+3
*
|
net: napi_hash_add() is no longer exported
Eric Dumazet
2016-11-10
1
-2
/
+1
*
|
ipv6: sr: add support for SRH injection through setsockopt
David Lebrun
2016-11-10
2
-4
/
+85
*
|
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
2016-11-10
3
-6
/
+7
*
|
ipv6: sr: add calls to verify and insert HMAC signatures
David Lebrun
2016-11-10
2
-0
/
+31
*
|
ipv6: sr: implement API to control SR HMAC structure
David Lebrun
2016-11-10
1
-0
/
+229
*
|
ipv6: sr: add core files for SR HMAC support
David Lebrun
2016-11-10
4
-0
/
+515
*
|
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
2016-11-10
5
-1
/
+469
*
|
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
2016-11-10
3
-2
/
+223
*
|
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
2016-11-10
2
-0
/
+185
*
|
net: l2tp: fix negative assignment to unsigned int
Asbjørn Sloth Tønnesen
2016-11-10
2
-4
/
+4
*
|
net: l2tp: cleanup: remove redundant condition
Asbjørn Sloth Tønnesen
2016-11-10
1
-6
/
+6
*
|
net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flags
Asbjørn Sloth Tønnesen
2016-11-10
1
-0
/
+10
*
|
net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INET
Asbjørn Sloth Tønnesen
2016-11-10
1
-2
/
+7
*
|
net-gro: avoid reorders
Eric Dumazet
2016-11-10
1
-2
/
+2
*
|
net/sched: act_tunnel_key: Add UDP dst port option
Hadar Hen Zion
2016-11-09
1
-3
/
+11
*
|
net/dst: Add dst port to dst_metadata utility functions
Hadar Hen Zion
2016-11-09
1
-2
/
+2
*
|
net/sched: cls_flower: Add UDP port to tunnel parameters
Hadar Hen Zion
2016-11-09
1
-1
/
+28
*
|
net/sched: cls_flower: Allow setting encapsulation fields as used key
Hadar Hen Zion
2016-11-09
1
-0
/
+10
*
|
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
Hadar Hen Zion
2016-11-09
1
-1
/
+0
*
|
net: core: add missing check for uid_range in rule_exists.
Lorenzo Colitti
2016-11-09
1
-0
/
+4
*
|
tcp: no longer hold ehash lock while calling tcp_get_info()
Eric Dumazet
2016-11-09
3
-30
/
+42
*
|
tcp: shortcut listeners in tcp_get_info()
Eric Dumazet
2016-11-09
1
-17
/
+24
*
|
RDS: TCP: start multipath acceptor loop at 0
Sowmini Varadhan
2016-11-09
1
-1
/
+1
*
|
RDS: TCP: report addr/port info based on TCP socket in rds-info
Sowmini Varadhan
2016-11-09
1
-7
/
+13
*
|
sock: do not set sk_err in sock_dequeue_err_skb
Soheil Hassas Yeganeh
2016-11-08
1
-1
/
+0
*
|
qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device
Jesper Dangaard Brouer
2016-11-08
1
-0
/
+11
*
|
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
2016-11-08
1
-1
/
+1
*
|
net: make default TX queue length a defined constant
Jesper Dangaard Brouer
2016-11-08
1
-1
/
+2
*
|
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2016-11-07
7
-33
/
+44
*
|
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
2016-11-07
3
-5
/
+5
*
|
net: Update raw socket bind to consider l3 domain
David Ahern
2016-11-07
1
-1
/
+9
[next]