aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller8-73/+46
2015-04-13tcp/dccp: get rid of central timewait timerEric Dumazet1-98/+9
2015-04-13netlink: Fix portid type in netlink_notifyRichard Weinberger1-1/+1
2015-04-13net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann1-1/+14
2015-04-13net_device: Reorder members to fill holesThomas Graf1-24/+21
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf1-1/+0
2015-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller3-0/+17
2015-04-12fou: implement FOU_CMD_GETWANG Cong1-0/+1
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-23/+136
2015-04-11new helper: msg_data_left()Al Viro1-0/+5
2015-04-11Merge remote-tracking branch 'dh/afs' into for-davemAl Viro1-1/+2
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro1-1/+1
2015-04-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov3-0/+17
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf1-1/+1
2015-04-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-7/+19
2015-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-7/+226
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram1-1/+1
2015-04-09mac802154: fix typo for deviceVarka Bhadram1-1/+1
2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann1-0/+13
2015-04-09net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro1-1/+1
2015-04-09Merge branch 'iov_iter' into for-davemAl Viro1-0/+14
2015-04-09Merge branch 'iocb' into for-davemAl Viro3-70/+23
2015-04-08Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller4-1/+37
2015-04-08net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani1-0/+1
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso57-250/+419
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy2-0/+9
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy3-0/+47
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy1-0/+2
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy1-1/+3
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2-1/+1
2015-04-08netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2-3/+6
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal1-1/+22
2015-04-08netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal1-1/+1
2015-04-07net: remove extra newlinesSheng Yong1-2/+0
2015-04-07tcp: RFC7413 option support for Fast Open clientDaniel Lee2-1/+3
2015-04-07tcp: RFC7413 option support for Fast Open serverDaniel Lee2-0/+3
2015-04-07netdevice.h: remove iflink descriptionNicolas Dichtel1-2/+1
2015-04-07netns: notify netns id eventsNicolas Dichtel1-0/+4
2015-04-07Bluetooth: Update SSP OOB data EIR definitionsJohan Hedberg1-2/+4
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller4-5/+8
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller8-42/+58
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller1-1/+6
2015-04-07netfilter: Add nf_hook_state initializer function.David Miller1-8/+18
2015-04-07Bluetooth: Remove hci_recv_stream_fragment functionMarcel Holtmann1-3/+0
2015-04-07Bluetooth: Make data pointer of hci_recv_stream_fragment constMarcel Holtmann1-1/+1
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-13/+17
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg2-28/+58
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-18/+30
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-17/+10