summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov1-1/+0
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov1-6/+1
2014-01-04<linux/phy.h>: coding style fixesSergei Shtylyov1-19/+19
2014-01-03socket: cleanupsstephen hemminger1-2/+0
2014-01-02net: Cleanup in eth-netx.hSachin Kamat1-4/+2
2014-01-01net: core functions cleanupstephen hemminger1-6/+0
2014-01-01netlink: cleanup tap related functionsstephen hemminger1-2/+0
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz4-1/+48
2013-12-31printk: Add a DEPRECATED macroNeil Horman1-0/+7
2013-12-29lro: remove dead codestephen hemminger1-23/+0
2013-12-28macvlan: make start_xmit localstephen hemminger1-3/+0
2013-12-26mdio: unused ethtool functionsstephen hemminger1-3/+0
2013-12-19sh_eth: add PHY IRQ to platform dataSergei Shtylyov1-0/+1
2013-12-19net/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-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa1-1/+1
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-56/+94
2013-12-17net: Add utility function to copy skb hashTom Herbert1-0/+6
2013-12-17net: Add function to set the rxhashTom Herbert1-0/+40
2013-12-17net: Add utility functions to clear rxhashTom Herbert1-0/+12
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert1-3/+3
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+32
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/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-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-12net: 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-10ipv4: 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-09ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot1-1/+0