summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-4/+3
2014-01-05bcma: export bcma_find_core_unit()Hauke Mehrtens1-1/+8
2014-01-05macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing1-24/+3
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2-10/+10
2014-01-05phylib: make phy_scan_fixups() staticSergei Shtylyov1-1/+0
2014-01-05phylib: remove unused adjust_state() callbackSergei Shtylyov1-6/+1
2014-01-05<linux/phy.h>: coding style fixesSergei Shtylyov1-19/+19
2014-01-04socket: cleanupsstephen hemminger1-2/+0
2014-01-04net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2-2/+2
2014-01-04net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann1-1/+1
2014-01-04netfilter: ipset: remove unused codestephen hemminger1-1/+0
2014-01-02net: Cleanup in eth-netx.hSachin Kamat1-4/+2
2014-01-02net: core functions cleanupstephen hemminger1-6/+0
2014-01-02netlink: 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-30lro: 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-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