summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: Use default rhashtable hashfnHerbert Xu2015-03-231-2/+0
* netlink: Use default rhashtable hashfnHerbert Xu2015-03-231-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-2310-39/+77
|\
| * netfilter: ip6t_REJECT: check for IP6T_F_PROTOPablo Neira Ayuso2015-03-221-1/+2
| * netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval ...Patrick McHardy2015-03-221-0/+3
| * netfilter: nft_rbtree: fix lockingPatrick McHardy2015-03-221-4/+2
| * netfilter: bridge: kill nf_bridge_padFlorian Westphal2015-03-222-4/+13
| * netfilter: nf_tables: consolidate error path of nf_tables_newtable()Pablo Neira Ayuso2015-03-181-9/+11
| * netfilter: Remove uses of seq_<foo> return valuesJoe Perches2015-03-184-10/+18
| * netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal2015-03-162-5/+7
| * netfilter: bridge: query conntrack about skb dnatFlorian Westphal2015-03-161-6/+21
* | af_packet: pass checksum validation status to the userAlexander Drozdov2015-03-231-0/+9
* | af_packet: make tpacket_rcv to not set status value before run_filterAlexander Drozdov2015-03-231-3/+4
* | inet: fix double request socket freeingFan Du2015-03-232-3/+3
* | fib_trie: Fix regression in handling of inflate/halve failureAlexander Duyck2015-03-231-4/+9
* | net: Move the comment about unsettable socket-level options to default clause...YOSHIFUJI Hideaki/吉藤英明2015-03-231-2/+3
* | ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-33/+8
* | ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-232-36/+35
* | ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-35/+12
* | ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-35/+34
* | net: convert syn_wait_lock to a spinlockEric Dumazet2015-03-235-21/+21
* | inet: remove some sk_listener dependenciesEric Dumazet2015-03-231-11/+11
* | inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet2015-03-233-5/+7
* | inet: cache listen_sock_qlen() and read rskq_defer_accept onceEric Dumazet2015-03-231-6/+9
* | switchdev: fix stp update API to work with layered netdevicesRoopa Prabhu2015-03-231-4/+13
* | net: clear skb->priority when forwarding to another netnsWANG Cong2015-03-231-0/+1
* | net: socket: add support for async operationstadeusz.struk@intel.com2015-03-232-2/+8
* | netlink: Remove netlink_compare_arg.trailerHerbert Xu2015-03-211-2/+3
* | net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明2015-03-201-4/+11
* | net: dsa: make NET_DSA manually selectable from the configMathieu Olivari2015-03-201-1/+4
* | Revert "selinux: add a skb_owned_by() hook"Eric Dumazet2015-03-201-1/+0
* | act_bpf: add initial eBPF support for actionsDaniel Borkmann2015-03-201-82/+213
* | ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-201-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-2032-100/+225
|\ \
| * | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2015-03-201-0/+4
| * | net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas2015-03-201-0/+7
| * | tcp: fix tcp fin memory accountingJosh Hunt2015-03-201-5/+1
| * | ipv6: fix backtracking for throw routesSteven Barth2015-03-201-0/+1
| * | ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca2015-03-201-5/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-1926-86/+189
| |\ \
| | * | act_bpf: allow non-default TC_ACT opcodes as BPF exec outcomeDaniel Borkmann2015-03-171-8/+28
| | * | inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()Eric Dumazet2015-03-171-0/+1
| | * | ip6_tunnel: fix error code when tunnel existsNicolas Dichtel2015-03-171-16/+17
| | * | Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-03-165-8/+47
| | |\ \
| | | * | mac80211: ignore CSA to same channelJohannes Berg2015-03-162-0/+14
| | | * | nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-03-161-0/+10
| | | * | mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg2015-03-161-1/+2
| | | * | mac80211: count interfaces correctly for combination checksAndrei Otcheretianski2015-03-161-1/+1
| | | * | mac80211: disable u-APSD queues by defaultMichal Kazior2015-03-031-6/+17
| | | * | mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-03-031-0/+3