summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-12-20sh_eth: add PHY IRQ to platform dataSergei Shtylyov1-0/+1
2013-12-20net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion1-0/+2
2013-12-19net: skbuff: improve comment on checksummingDaniel Borkmann1-56/+75
2013-12-19ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa1-1/+1
2013-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-56/+94
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-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+32
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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-23/+24
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+0
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+18
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-13mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-1/+2
2013-12-13include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin1-1/+2
2013-12-13include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4
2013-12-13net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior1-1/+1
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu1-1/+1
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon1-0/+2
2013-12-12macvlan: Remove custom recieve and forward handlersVlad Yasevich1-6/+1
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+5
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel1-3/+2
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov1-0/+2
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-12-11sched/fair: Rework sched_fair time accountingPeter Zijlstra1-1/+2
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra1-0/+30
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra1-2/+0
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-11net: unix: allow set_peek_off to failSasha Levin1-1/+1
2013-12-11x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
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-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2013-12-09Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+14
2013-12-09Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki1-8/+0