summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard1-0/+27
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard1-0/+93
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard2-0/+33
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2-0/+10
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard1-0/+4
2015-02-02NFC: nci: Add NCI NFCEE constantsChristophe Ricard1-0/+48
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard1-7/+25
2015-01-29net: remove sock_iocbChristoph Hellwig1-23/+0
2015-01-29openvswitch: Add support for checksums on UDP tunnels.Jesse Gross1-1/+1
2015-01-29Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-4/+21
2015-01-28bonding: cleanup and remove dead codeJonathan Toppins1-1/+0
2015-01-28bonding: update bond carrier state when min_links option changesJonathan Toppins1-0/+1
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+12
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard1-0/+8
2015-01-28NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard1-2/+0
2015-01-28NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard1-1/+12
2015-01-28NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard1-1/+1
2015-01-27ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-01-27genetlink: Add genlmsg_parse() helper function.Joe Stringer1-0/+17
2015-01-25vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert1-5/+8
2015-01-25udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert1-8/+8
2015-01-20Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2-14/+27
2015-01-20net: sched: Introduce connmark actionFelix Fietkau1-0/+14
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel2-0/+2
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel1-0/+2
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel1-0/+4
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko1-1/+1
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau1-17/+12
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2-7/+3
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-6/+32
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko1-0/+11
2015-01-18switchdev: introduce switchdev notifierJiri Pirko1-0/+31
2015-01-18tc: add BPF based actionJiri Pirko1-0/+25
2015-01-17genetlink: synchronize socket closing and family removalJohannes Berg1-1/+4
2015-01-17genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist1-1/+0
2015-01-16Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller3-122/+205
2015-01-16ipv4: per cpu uncached listEric Dumazet1-0/+2
2015-01-16cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-8/+25
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg1-5/+3
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg1-4/+2
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-2/+0
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf1-1/+4
2015-01-15vxlan: Only bind to sockets with compatible flags enabledThomas Graf1-0/+3
2015-01-15vxlan: Group Policy extensionThomas Graf1-5/+74
2015-01-14vxlan: Remote checksum offloadTom Herbert1-0/+11
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov1-0/+14
2015-01-14net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-1/+1
2015-01-14net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko1-0/+12
2015-01-13vxlan: Improve support for header flagsTom Herbert1-0/+7