summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-10-29mac802154: rx: add software checksum filtering checkAlexander Aring
2014-10-29mac802154: separate omit tx/rx flagsAlexander Aring
2014-10-29mac802154: add support for promiscuous modeAlexander Aring
2014-10-29mac802154: add hardware address filter flagAlexander Aring
2014-10-29mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring
2014-10-29mac802154: remove tab after defineAlexander Aring
2014-10-28mac802154: remove driver ops in wpan-phyAlexander Aring
2014-10-28mac802154: ops: declare channel and page as u8Alexander Aring
2014-10-28mac802154: declare struct ieee802154_ops as constAlexander Aring
2014-10-27mac802154: rx: use tasklet instead workqueueAlexander Aring
2014-10-27ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend
2014-10-276lowpan: remove skb_deliver from IPHCMartin Townsend
2014-10-26mac802154: tx: add comment at sync xmit callbackAlexander Aring
2014-10-26mac802154: tx: add support for xmit_async callbackAlexander Aring
2014-10-26mac802154: add netdev qeue helpersAlexander Aring
2014-10-26mac802154: tx: remove xmit channel context switchAlexander Aring
2014-10-25mac802154: remove ieee802154_addr from driver_opsAlexander Aring
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring
2014-10-25ieee802154: move ieee802154 headerAlexander Aring
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring
2014-10-25ieee802154: wpan-phy: use blank line after functionAlexander Aring
2014-10-25ieee802154: wpan-phy: change to __aligned(size)Alexander Aring
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring
2014-10-25Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang
2014-10-16netlink: fix description of portidNicolas Dichtel
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-10-07netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa
2014-10-07ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa