summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-12-19net: skbuff: improve comment on checksummingDaniel Borkmann
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17net: Add utility function to copy skb hashTom Herbert
2013-12-17net: Add function to set the rxhashTom Herbert
2013-12-17net: Add utility functions to clear rxhashTom Herbert
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-17net: remove dead code for add/del multiplestephen hemminger
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski
2013-12-12include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi
2013-12-12net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon
2013-12-12macvlan: Remove custom recieve and forward handlersVlad Yasevich
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-12-11sched/fair: Rework sched_fair time accountingPeter Zijlstra
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue
2013-12-10ipv4: add support for IFA_FLAGS nl attributeJiri Pirko
2013-12-10net: unix: allow set_peek_off to failSasha Levin
2013-12-10x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2013-12-09ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot
2013-12-09ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot
2013-12-09etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches
2013-12-09etherdevice: Add ether_addr_equal_unalignedJoe Perches
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko
2013-12-09net: phy: report link partner features through ethtoolFlorian Fainelli
2013-12-09net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-09ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-08Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-06ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches