summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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/linvil...John W. Linville6-2/+63
2013-12-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds3-3/+8
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-13Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+1
2013-12-13Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+4
2013-12-13net: 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...Linus 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/...Linus Torvalds2-3/+5
2013-12-12ipv6: 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/...John 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-11sctp: properly latch and use autoclose value from sock to associationNeil Horman1-6/+0
2013-12-11ipv4: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-11dn_dev: 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-11cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-10ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai1-3/+3
2013-12-10ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2013-12-10ipv6: add ip6_flowlabel helperFlorent Fourcot1-0/+5
2013-12-10ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot1-1/+0
2013-12-10ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot1-0/+1
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: ipv6: respect default values set before an address is assigned to deviceJiri Pirko1-0/+7
2013-12-10neigh: restore old behaviour of default parms valuesJiri Pirko2-0/+20
2013-12-10neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko1-1/+6
2013-12-10neigh: wrap proc dointvec functionsJiri Pirko1-0/+9
2013-12-10neigh: convert parms to an arrayJiri Pirko1-13/+35
2013-12-10net: phy: report link partner features through ethtoolFlorian Fainelli1-2/+3