Age | Commit message (Expand) | Author | Files | Lines |
2014-01-04 | net: unify the pcpu_tstats and br_cpu_netstats as one | Li RongQing | 2 | -10/+10 |
2014-01-04 | phylib: make phy_scan_fixups() static | Sergei Shtylyov | 1 | -1/+0 |
2014-01-04 | phylib: remove unused adjust_state() callback | Sergei Shtylyov | 1 | -6/+1 |
2014-01-04 | <linux/phy.h>: coding style fixes | Sergei Shtylyov | 1 | -19/+19 |
2014-01-03 | socket: cleanups | stephen hemminger | 1 | -2/+0 |
2014-01-02 | net: Cleanup in eth-netx.h | Sachin Kamat | 1 | -4/+2 |
2014-01-01 | net: core functions cleanup | stephen hemminger | 1 | -6/+0 |
2014-01-01 | netlink: cleanup tap related functions | stephen hemminger | 1 | -2/+0 |
2013-12-31 | net/mlx4_core: Add basic support for TCP/IP offloads under tunneling | Or Gerlitz | 4 | -1/+48 |
2013-12-31 | printk: Add a DEPRECATED macro | Neil Horman | 1 | -0/+7 |
2013-12-29 | lro: remove dead code | stephen hemminger | 1 | -23/+0 |
2013-12-28 | macvlan: make start_xmit local | stephen hemminger | 1 | -3/+0 |
2013-12-26 | mdio: unused ethtool functions | stephen hemminger | 1 | -3/+0 |
2013-12-19 | sh_eth: add PHY IRQ to platform data | Sergei Shtylyov | 1 | -0/+1 |
2013-12-19 | net/mlx4_core: Expose physical port id as PF/VF capability | Hadar Hen Zion | 1 | -0/+2 |
2013-12-19 | net: skbuff: improve comment on checksumming | Daniel Borkmann | 1 | -56/+75 |
2013-12-18 | ipv6: support IPV6_PMTU_INTERFACE on sockets | Hannes Frederic Sowa | 1 | -1/+1 |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 22 | -56/+94 |
2013-12-17 | net: Add utility function to copy skb hash | Tom Herbert | 1 | -0/+6 |
2013-12-17 | net: Add function to set the rxhash | Tom Herbert | 1 | -0/+40 |
2013-12-17 | net: Add utility functions to clear rxhash | Tom Herbert | 1 | -0/+12 |
2013-12-17 | net: Change skb_get_rxhash to skb_get_hash | Tom Herbert | 1 | -3/+3 |
2013-12-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+32 |
2013-12-17 | net: remove dead code for add/del multiple | stephen hemminger | 1 | -11/+0 |
2013-12-17 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -2/+3 |
2013-12-17 | net: phy: provide phy_resume/phy_suspend helpers | Sebastian Hesselbarth | 1 | -0/+2 |
2013-12-17 | lib: introduce arch optimized hash library | Francesco Fusco | 1 | -0/+36 |
2013-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -23/+24 |
2013-12-15 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -2/+0 |
2013-12-15 | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -15/+18 |
2013-12-14 | bonding: create bond_first_slave_rcu() | dingtianhong | 1 | -0/+1 |
2013-12-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -2/+3 |
2013-12-12 | mfd/rtc: s5m: fix register updating by adding regmap for RTC | Krzysztof Kozlowski | 1 | -1/+2 |
2013-12-12 | include/linux/kernel.h: make might_fault() a nop for !MMU | Axel Lin | 1 | -1/+2 |
2013-12-12 | include/linux/hugetlb.h: make isolate_huge_page() an inline | Naoya Horiguchi | 1 | -1/+4 |
2013-12-12 | net: make neigh_priv_len in struct net_device 16bit instead of 8bit | Sebastian Siewior | 1 | -1/+1 |
2013-12-12 | net-gro: Prepare GRO stack for the upcoming tunneling support | Jerry Chu | 1 | -1/+1 |
2013-12-12 | dcache: allow word-at-a-time name hashing with big-endian CPUs | Will Deacon | 1 | -0/+2 |
2013-12-12 | macvlan: Remove custom recieve and forward handlers | Vlad Yasevich | 1 | -6/+1 |
2013-12-12 | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+5 |
2013-12-11 | ipv4: fix wildcard search with inet_confirm_addr() | Nicolas Dichtel | 1 | -3/+2 |
2013-12-11 | micrel: add support for KSZ8041RNLI | Sergei Shtylyov | 1 | -0/+2 |
2013-12-11 | nfc: Fix FSF address in file headers | Jeff Kirsher | 1 | -2/+1 |
2013-12-11 | sched/fair: Rework sched_fair time accounting | Peter Zijlstra | 1 | -1/+2 |
2013-12-11 | math64: Add mul_u64_u32_shr() | Peter Zijlstra | 1 | -0/+30 |
2013-12-11 | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 1 | -2/+0 |
2013-12-11 | tipc: remove TIPC usage of field af_packet_priv in struct net_device | Ying Xue | 1 | -0/+3 |
2013-12-10 | ipv4: add support for IFA_FLAGS nl attribute | Jiri Pirko | 1 | -1/+1 |
2013-12-10 | net: unix: allow set_peek_off to fail | Sasha Levin | 1 | -1/+1 |
2013-12-10 | x86, build, icc: Remove uninitialized_var() from compiler-intel.h | H. Peter Anvin | 1 | -2/+0 |