summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | tipc: Use default rhashtable hashfnHerbert Xu2015-03-23
| * | | | | | | | | | | | netlink: Use default rhashtable hashfnHerbert Xu2015-03-23
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: ip6t_REJECT: check for IP6T_F_PROTOPablo Neira Ayuso2015-03-22
| | * | | | | | | | | | | | netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval ...Patrick McHardy2015-03-22
| | * | | | | | | | | | | | netfilter: nft_rbtree: fix lockingPatrick McHardy2015-03-22
| | * | | | | | | | | | | | netfilter: bridge: kill nf_bridge_padFlorian Westphal2015-03-22
| | * | | | | | | | | | | | netfilter: nf_tables: consolidate error path of nf_tables_newtable()Pablo Neira Ayuso2015-03-18
| | * | | | | | | | | | | | netfilter: Remove uses of seq_<foo> return valuesJoe Perches2015-03-18
| | * | | | | | | | | | | | netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal2015-03-16
| | * | | | | | | | | | | | netfilter: bridge: query conntrack about skb dnatFlorian Westphal2015-03-16
| * | | | | | | | | | | | | af_packet: pass checksum validation status to the userAlexander Drozdov2015-03-23
| * | | | | | | | | | | | | af_packet: make tpacket_rcv to not set status value before run_filterAlexander Drozdov2015-03-23
| * | | | | | | | | | | | | inet: fix double request socket freeingFan Du2015-03-23
| * | | | | | | | | | | | | fib_trie: Fix regression in handling of inflate/halve failureAlexander Duyck2015-03-23
| * | | | | | | | | | | | | net: Move the comment about unsettable socket-level options to default clause...YOSHIFUJI Hideaki/吉藤英明2015-03-23
| * | | | | | | | | | | | | ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-23
| * | | | | | | | | | | | | ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-23
| * | | | | | | | | | | | | ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-23
| * | | | | | | | | | | | | ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-23
| * | | | | | | | | | | | | net: convert syn_wait_lock to a spinlockEric Dumazet2015-03-23
| * | | | | | | | | | | | | inet: remove some sk_listener dependenciesEric Dumazet2015-03-23
| * | | | | | | | | | | | | inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet2015-03-23
| * | | | | | | | | | | | | inet: cache listen_sock_qlen() and read rskq_defer_accept onceEric Dumazet2015-03-23
| * | | | | | | | | | | | | switchdev: fix stp update API to work with layered netdevicesRoopa Prabhu2015-03-23
| * | | | | | | | | | | | | net: clear skb->priority when forwarding to another netnsWANG Cong2015-03-23
| * | | | | | | | | | | | | net: socket: add support for async operationstadeusz.struk@intel.com2015-03-23
| * | | | | | | | | | | | | netlink: Remove netlink_compare_arg.trailerHerbert Xu2015-03-21
| * | | | | | | | | | | | | net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明2015-03-20
| * | | | | | | | | | | | | net: dsa: make NET_DSA manually selectable from the configMathieu Olivari2015-03-20
| * | | | | | | | | | | | | Revert "selinux: add a skb_owned_by() hook"Eric Dumazet2015-03-20
| * | | | | | | | | | | | | act_bpf: add initial eBPF support for actionsDaniel Borkmann2015-03-20
| * | | | | | | | | | | | | ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-20
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tipc: Use inlined rhashtable interfaceHerbert Xu2015-03-20
| * | | | | | | | | | | | | | netfilter: Convert nft_hash to inlined rhashtableHerbert Xu2015-03-20
| * | | | | | | | | | | | | | netlink: Move namespace into hash keyHerbert Xu2015-03-20
| * | | | | | | | | | | | | | ebpf, filter: do not convert skb->protocol to host endianess during runtimeDaniel Borkmann2015-03-20
| * | | | | | | | | | | | | | ipv6: invert join/leave anycast rtnl/socket locking orderMarcelo Ricardo Leitner2015-03-20
| * | | | | | | | | | | | | | net: increase sk_[max_]ack_backlogEric Dumazet2015-03-20
| * | | | | | | | | | | | | | inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-20
| * | | | | | | | | | | | | | inet: drop prev pointer handling in request sockEric Dumazet2015-03-20
| * | | | | | | | | | | | | | tipc: fix build issue when building without IPv6Marcelo Ricardo Leitner2015-03-19
| * | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | mac802154: fix typo in header guardNicolas Iooss2015-03-19
| | * | | | | | | | | | | | | Bluetooth: Fix potential NULL dereference in SMP channel setupMarcel Holtmann2015-03-18
| | * | | | | | | | | | | | | Bluetooth: Add workaround for broken OS X legacy SMP pairingJohan Hedberg2015-03-17
| | * | | | | | | | | | | | | Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg2015-03-17
| | * | | | | | | | | | | | | Bluetooth: Add hdev_init callback for HCI channelsJohan Hedberg2015-03-17
| | * | | | | | | | | | | | | Bluetooth: Add generic mgmt helper APIJohan Hedberg2015-03-17