aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-17tcp: refine TSO splitsEric Dumazet1-7/+0
2013-12-17net: remove dead code for add/del multiplestephen hemminger1-11/+0
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller6-2/+63
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth1-0/+2
2013-12-17sctp: Reorder 'struc association' members to reduce its sizewangweidong1-30/+29
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco2-0/+45
2013-12-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du1-0/+1
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-34/+28
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-15/+18
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong1-0/+1
2013-12-14bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add updelay netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14bonding: add miimon netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-14netconf: add proxy-arp supportstephen hemminger1-0/+1
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville6-2/+63
2013-12-12Merge branch 'akpm' (fixes from Andrew)Linus Torvalds3-3/+8
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-1/+2
2013-12-12include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin1-1/+2
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4
2013-12-13Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-0/+1
2013-12-12Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-4/+4
2013-12-12net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior1-1/+1
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu1-1/+1
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon1-0/+8
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/git/dhowells/linux-fsLinus Torvalds2-3/+5
2013-12-11ipv6: router reachability probingJiri Benc1-0/+1
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-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville4-0/+60
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 Zijlstra2-26/+11
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue1-0/+3
2013-12-10sctp: properly latch and use autoclose value from sock to associationNeil Horman1-6/+0
2013-12-10ipv4: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-10dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-10net: unix: allow set_peek_off to failSasha Levin1-1/+1
2013-12-10x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-10cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-10ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai1-3/+3