summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-06
|\
| * net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\ \
| * | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-02
| * | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-31
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-30
| |\ \
| | * | net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-27
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-19
| | |\ \
| | | * | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-17
| | * | | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-18
| * | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-24
| |\ \ \ \
| | * | | | percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo2013-12-05
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-24
| |\ \ \ \
| | * | | | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino2013-12-17
| | |/ / /
| * | | | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel2013-12-24
| * | | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-21
| * | | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-20
| * | | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov2013-12-20
| * | | | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman2013-12-18
| * | | | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-18
| * | | | mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman2013-12-18
| * | | | kexec: migrate to reboot cpuVivek Goyal2013-12-18
| | |/ / | |/| |
* | | | tcp: out_of_order_queue do not use its lockEric Dumazet2014-01-06
* | | | 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa2014-01-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-05
|\ \ \ \
| * | | | net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-03
| * | | | net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-03
| * | | | netfilter: ipset: remove unused codestephen hemminger2014-01-03
* | | | | bcma: export bcma_find_core_unit()Hauke Mehrtens2014-01-04
* | | | | macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing2014-01-04
* | | | | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-04
* | | | | phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-04
* | | | | phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-04
* | | | | <linux/phy.h>: coding style fixesSergei Shtylyov2014-01-04
* | | | | socket: cleanupsstephen hemminger2014-01-03
* | | | | net: Cleanup in eth-netx.hSachin Kamat2014-01-02
* | | | | net: core functions cleanupstephen hemminger2014-01-01
* | | | | netlink: cleanup tap related functionsstephen hemminger2014-01-01
* | | | | net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-31
* | | | | printk: Add a DEPRECATED macroNeil Horman2013-12-31
* | | | | lro: remove dead codestephen hemminger2013-12-29
* | | | | macvlan: make start_xmit localstephen hemminger2013-12-28
* | | | | mdio: unused ethtool functionsstephen hemminger2013-12-26
* | | | | sh_eth: add PHY IRQ to platform dataSergei Shtylyov2013-12-19
* | | | | net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion2013-12-19
* | | | | net: skbuff: improve comment on checksummingDaniel Borkmann2013-12-19
* | | | | ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-17
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | sched/fair: Rework sched_fair time accountingPeter Zijlstra2013-12-11