summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: x_tables: fix unconditional helperFlorian Westphal2016-06-243-33/+31
* netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-06-243-6/+12
* netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-06-243-27/+24
* wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti2016-06-241-2/+23
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-06-243-3/+27
* ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki2016-06-241-8/+3
* l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault2016-06-241-1/+1
* bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita2016-06-241-0/+2
* tcp: record TLP and ER timer stats in v6 statsYuchung Cheng2016-06-241-1/+3
* udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-06-242-2/+2
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-06-241-4/+2
* tipc: fix nametable publication field in nl compatRichard Alpe2016-06-241-1/+1
* netlink: Fix dump skb leak/double freeHerbert Xu2016-06-241-2/+5
* tipc: check nl sock before parsing nested attributesRichard Alpe2016-06-241-0/+3
* sunrpc: fix stripping of padded MIC tokensTomáš Trnka2016-06-071-2/+2
* nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds2016-05-181-1/+3
* net/route: enforce hoplimit max valuePaolo Abeni2016-05-182-0/+4
* tcp: refresh skb timestamp at retransmit timeEric Dumazet2016-05-181-2/+4
* net: fix a kernel infoleak in x25 moduleKangjie Lu2016-05-181-0/+1
* bridge: fix igmp / mld query parsingLinus Lüssing2016-05-181-5/+7
* net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2016-05-181-2/+3
* VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell2016-05-181-20/+1
* net: fix infoleak in rtnetlinkKangjie Lu2016-05-181-8/+10
* net: fix infoleak in llcKangjie Lu2016-05-181-0/+1
* netem: Segment GSO packets on enqueueNeil Horman2016-05-181-2/+59
* sch_dsmark: update backlog as wellWANG Cong2016-05-181-0/+3
* sch_htb: update backlog as wellWANG Cong2016-05-181-1/+4
* net_sched: update hierarchical backlog tooWANG Cong2016-05-1819-47/+84
* net_sched: introduce qdisc_replace() helperWANG Cong2016-05-1812-78/+12
* gre: do not pull header in ICMP error processingJiri Benc2016-05-181-3/+8
* ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2016-05-181-1/+5
* openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman2016-05-181-2/+2
* vlan: pull on __vlan_insert_tag error path and fix csum correctionDaniel Borkmann2016-05-181-2/+5
* net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann2016-05-185-20/+7
* net: sched: do not requeue a NULL skbLars Persson2016-05-181-1/+4
* packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause2016-05-181-0/+1
* route: do not cache fib route info on local routes with oifChris Friesen2016-05-181-0/+12
* decnet: Do not build routes to devices without decnet private data.David S. Miller2016-05-181-1/+8
* batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann2016-05-111-0/+9
* batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing2016-05-111-0/+6
* batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann2016-05-111-2/+6
* batman-adv: fix DAT candidate selection (must use vid)Antonio Quartulli2016-05-111-7/+10
* mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg2016-05-111-2/+2
* ipvs: drop first packet to redirect conntrackJulian Anastasov2016-05-111-9/+28
* ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni2016-05-111-1/+1
* ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann2016-05-111-2/+2
* sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown2016-05-041-3/+3
* netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov2016-05-041-1/+1
* nl80211: check netlink protocol in socket release notificationDmitry Ivanov2016-05-041-1/+1
* mac80211: fix txq queue related crashesMichal Kazior2016-04-201-0/+3