aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck7-15/+48
2016-04-14ethtool: Add support for toggling any of the GSO offloadsAlexander Duyck1-0/+2
2016-04-14devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko1-6/+92
2016-04-14devlink: add shared buffer configurationJiri Pirko1-0/+940
2016-04-14Merge tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+1
2016-04-14net: sched: do not requeue a NULL skbLars Persson1-1/+4
2016-04-14packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause1-0/+1
2016-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller1-13/+10
2016-04-14net: remove netdevice gso_min_segsEric Dumazet1-2/+1
2016-04-14qdisc: constify meta_type_ops structuresJulia Lawall1-4/+4
2016-04-13route: do not cache fib route info on local routes with oifChris Friesen1-0/+12
2016-04-13sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner2-2/+9
2016-04-13net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern1-2/+10
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long1-16/+24
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long1-2/+3
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long2-37/+14
2016-04-13bridge: simplify the stp_state_store by calling store_bridge_parmXin Long1-15/+9
2016-04-13bridge: simplify the forward_delay_store by calling store_bridge_parmXin Long1-17/+10
2016-04-13bridge: simplify the flush_store by calling store_bridge_parmXin Long1-7/+7
2016-04-13ipv6, token: allow for clearing the current device tokenDaniel Borkmann1-4/+6
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa4-6/+4
2016-04-13udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUMWillem de Bruijn2-2/+3
2016-04-13udp: do not expect udp headers on ioctl SIOCINQWillem de Bruijn1-2/+0
2016-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-1/+15
2016-04-14netfilter: ctnetlink: remove unnecessary inliningPablo Neira Ayuso1-69/+48
2016-04-14netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal4-130/+89
2016-04-14netfilter: x_tables: remove obsolete checkFlorian Westphal3-22/+0
2016-04-14netfilter: x_tables: remove obsolete overflow check for compat case tooFlorian Westphal3-6/+0
2016-04-14netfilter: x_tables: do compat validation via translate_tableFlorian Westphal4-342/+83
2016-04-14netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal4-50/+25
2016-04-14netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal1-46/+36
2016-04-14netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal1-35/+24
2016-04-14netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal1-35/+24
2016-04-14netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal1-5/+76
2016-04-14netfilter: x_tables: check for bogus target offsetFlorian Westphal4-8/+24
2016-04-14netfilter: x_tables: check standard target size tooFlorian Westphal1-0/+15
2016-04-14netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal4-3/+28
2016-04-14netfilter: x_tables: assert minimum target sizeFlorian Westphal1-0/+3
2016-04-14netfilter: x_tables: kill check_entry helperFlorian Westphal3-35/+24
2016-04-14netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal4-32/+37
2016-04-14netfilter: x_tables: validate targets of jumpsFlorian Westphal3-0/+48
2016-04-14netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal3-3/+13
2016-04-13dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn1-4/+4
2016-04-13net: dsa: Remove allocation of driver private memoryAndrew Lunn1-1/+1
2016-04-13net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn1-3/+5
2016-04-13net: dsa: Pass the dsa device to the switch driversAndrew Lunn1-3/+4
2016-04-13Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller35-205/+205
2016-04-13tipc: remove remnants of old broadcast codeJon Paul Maloy1-15/+0
2016-04-136lowpan: move mac802154 headerAlexander Aring1-3/+0
2016-04-136lowpan: add lowpan_is_ll functionAlexander Aring1-0/+9