summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-10-30mac802154: add support for promiscuous modeAlexander Aring1-0/+7
2014-10-30mac802154: add hardware address filter flagAlexander Aring1-0/+2
2014-10-30mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring1-1/+4
2014-10-30mac802154: remove tab after defineAlexander Aring1-8/+8
2014-10-29mac802154: remove driver ops in wpan-phyAlexander Aring1-8/+0
2014-10-29mac802154: ops: declare channel and page as u8Alexander Aring1-3/+2
2014-10-29mac802154: declare struct ieee802154_ops as constAlexander Aring1-1/+1
2014-10-27mac802154: rx: use tasklet instead workqueueAlexander Aring1-0/+1
2014-10-27ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend1-4/+6
2014-10-276lowpan: remove skb_deliver from IPHCMartin Townsend1-3/+1
2014-10-26mac802154: tx: add comment at sync xmit callbackAlexander Aring1-0/+4
2014-10-26mac802154: tx: add support for xmit_async callbackAlexander Aring1-3/+14
2014-10-26mac802154: add netdev qeue helpersAlexander Aring1-0/+4
2014-10-26mac802154: tx: remove xmit channel context switchAlexander Aring1-2/+1
2014-10-25mac802154: remove ieee802154_addr from driver_opsAlexander Aring1-1/+0
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring1-22/+22
2014-10-25ieee802154: move ieee802154 headerAlexander Aring2-192/+1
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring1-3/+4
2014-10-25ieee802154: wpan-phy: use blank line after functionAlexander Aring1-0/+1
2014-10-25ieee802154: wpan-phy: change to __aligned(size)Alexander Aring1-1/+1
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring1-4/+4
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring6-23/+0
2014-10-25Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta1-0/+1
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta1-0/+2
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta1-3/+2
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet1-0/+2
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-9/+43
2014-10-18net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli1-0/+1
2014-10-18ipv6: introduce tcp_v6_iif()Eric Dumazet2-2/+12
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang1-3/+2
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang1-0/+20
2014-10-16netlink: fix description of portidNicolas Dichtel1-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing1-1/+0
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko1-5/+0
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-155/+2
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-155/+2
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2-2/+2
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds52-453/+984
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-10-08Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-59/+1
2014-10-07netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso1-155/+2
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou1-15/+21
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa1-1/+1
2014-10-07ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa1-1/+1
2014-10-07ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa1-4/+14
2014-10-07net: sched: remove tcf_proto from ematch callsJohn Fastabend1-5/+5