summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-04-06nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard
2015-04-06nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard
2015-04-06nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard
2015-03-26NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud
2015-03-26NFC: nci: Add firmware download supportClément Perrochaud
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue
2015-03-24tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet
2015-03-24tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf
2015-03-24rhashtable: Mark internal/private inline functions as suchThomas Graf
2015-03-24rhashtable: Use 'unsigned int' consistentlyThomas Graf
2015-03-24rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar
2015-03-24net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa
2015-03-23ipv6: do retries on stable privacy addressesHannes Frederic Sowa
2015-03-23ipv6: collapse state_lock and lockHannes Frederic Sowa
2015-03-23ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa
2015-03-23ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa
2015-03-23ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa
2015-03-23rhashtable: Add immediate rehash during insertionHerbert Xu
2015-03-23rhashtable: Add multiple rehash supportHerbert Xu
2015-03-23rhashtable: Allow hashfn to be unsetHerbert Xu
2015-03-23rhashtable: Eliminate unnecessary branch in rht_key_hashfnHerbert Xu
2015-03-23Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-23af_packet: pass checksum validation status to the userAlexander Drozdov
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-23ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-23net: convert syn_wait_lock to a spinlockEric Dumazet
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet
2015-03-23crypto: af_alg - Allow to link sglTadeusz Struk
2015-03-23net: socket: add support for async operationstadeusz.struk@intel.com
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-22can: add combined rx/tx LED trigger supportYegor Yefremov
2015-03-22can: use sock_efree instead of own destructorFlorian Westphal
2015-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-03-22netfilter: bridge: kill nf_bridge_padFlorian Westphal
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-20net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明
2015-03-20switchdev: kernel-doc cleanup on swithdev opsScott Feldman
2015-03-20Revert "selinux: add a skb_owned_by() hook"Eric Dumazet
2015-03-20act_bpf: add initial eBPF support for actionsDaniel Borkmann
2015-03-20ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann