summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-12-18net: Add utility function to copy skb hashTom Herbert1-0/+6
2013-12-18net: Add function to set the rxhashTom Herbert1-0/+40
2013-12-18net: Add utility functions to clear rxhashTom Herbert1-0/+12
2013-12-18net: Change skb_get_rxhash to skb_get_hashTom Herbert1-3/+3
2013-12-18net: remove dead code for add/del multiplestephen hemminger1-11/+0
2013-12-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+3
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth1-0/+2
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco1-0/+36
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong1-0/+1
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+3
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu1-1/+1
2013-12-12macvlan: Remove custom recieve and forward handlersVlad Yasevich1-6/+1
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel1-3/+2
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue1-0/+3
2013-12-11ipv4: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-10ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot1-1/+0
2013-12-10ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot1-0/+1
2013-12-10etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches1-2/+23
2013-12-10etherdevice: Add ether_addr_equal_unalignedJoe Perches1-0/+18
2013-12-10neigh: restore old behaviour of default parms valuesJiri Pirko1-0/+7
2013-12-10net: phy: report link partner features through ethtoolFlorian Fainelli1-2/+3
2013-12-10net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann1-0/+18
2013-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-12-10ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan1-0/+2
2013-12-07ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches1-33/+18
2013-12-07net: introduce dev_consume_skb_any()Eric Dumazet1-9/+44
2013-12-06net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli1-7/+16
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-2/+6
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher1-3/+2
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+6
2013-12-06xen-netback: fix fragment detection in checksum setupPaul Durrant1-0/+1
2013-12-03Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller1-21/+18
2013-12-03PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki1-0/+1
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+6
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+20
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+9
2013-11-28Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+27
2013-11-26ARM: tegra: Provide dummy powergate implementationThierry Reding1-0/+27
2013-11-26Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+3
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira1-2/+6
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot1-2/+9
2013-11-24slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap1-56/+46
2013-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+1
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-37/+35
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+9
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-12/+27