Age | Commit message (Expand) | Author | Files | Lines |
2014-10-31 | tcp: Correction to RFC number in comment | Sowmini Varadhan | 1 | -1/+1 |
2014-10-31 | sctp: replace seq_printf with seq_puts | Michele Baldessari | 1 | -2/+2 |
2014-10-31 | sctp: add transport state in /proc/net/sctp/remaddr | Michele Baldessari | 1 | -2/+8 |
2014-10-30 | tipc: spelling errors | stephen hemminger | 2 | -3/+3 |
2014-10-30 | syncookies: only increment SYNCOOKIESFAILED on validation error | Florian Westphal | 2 | -4/+10 |
2014-10-30 | ipv4: minor spelling fixes | stephen hemminger | 2 | -2/+2 |
2014-10-30 | ip6_tunnel: allow to change mode for the ip6tnl0 | Alexey Andriyanov | 1 | -7/+25 |
2014-10-30 | ipv6: remove assignment in if condition | Fabian Frederick | 1 | -1/+2 |
2014-10-30 | ipv6: remove inline on static in c file | Fabian Frederick | 1 | -6/+6 |
2014-10-30 | ipv6: spelling s/incomming/incoming | Fabian Frederick | 1 | -1/+1 |
2014-10-30 | ipx: remove all unnecessary castings on ntohl | Fabian Frederick | 1 | -7/+7 |
2014-10-30 | net: dsa: Add support for reading switch registers with ethtool | Guenter Roeck | 1 | -0/+23 |
2014-10-30 | net: dsa: Add support for switch EEPROM access | Guenter Roeck | 2 | -0/+45 |
2014-10-30 | net: dsa: Add support for reporting switch chip temperatures | Guenter Roeck | 2 | -0/+142 |
2014-10-30 | net: dsa: Don't set skb->protocol on outgoing tagged packets | Guenter Roeck | 3 | -6/+0 |
2014-10-29 | neigh: optimize neigh_parms_release() | Nicolas Dichtel | 1 | -19/+13 |
2014-10-29 | net: introduce napi_schedule_irqoff() | Eric Dumazet | 1 | -1/+14 |
2014-10-29 | net: ipv6: Add a sysctl to make optimistic addresses useful candidates | Erik Kline | 1 | -2/+44 |
2014-10-29 | tcp: allow for bigger reordering level | Eric Dumazet | 2 | -1/+9 |
2014-10-29 | net: skb_segment() should preserve backpressure | Toshiaki Makita | 1 | -0/+10 |
2014-10-29 | openvswitch: Export lockdep_ovsl_is_held to modules. | David S. Miller | 1 | -0/+1 |
2014-10-29 | datapath: Rename last_action() as nla_is_last() and move to netlink.h | Simon Horman | 1 | -8/+3 |
2014-10-28 | ovs: Turn vports with dependencies into separate modules | Thomas Graf | 11 | -68/+199 |
2014-10-28 | bridge: Add support for IEEE 802.11 Proxy ARP | Kyeyoon Park | 5 | -1/+71 |
2014-10-27 | ipx: remove __inline__ in c file on static | Fabian Frederick | 1 | -1/+1 |
2014-10-27 | ipx: remove unnecessary casting on ntohl | Fabian Frederick | 1 | -2/+2 |
2014-10-27 | ipx: move extern sysctl_ipx_pprop_broadcasting to header file | Fabian Frederick | 1 | -3/+1 |
2014-10-27 | ipv6: include linux/uaccess.h instead of asm/uaccess.h | Fabian Frederick | 1 | -1/+1 |
2014-10-27 | ipv6: replace min/casting by min_t | Fabian Frederick | 1 | -2/+2 |
2014-10-27 | ipv4: remove set but unused variable sha | Fabian Frederick | 1 | -2/+1 |
2014-10-24 | net: llc: include linux/errno.h instead of asm/errno.h | Fabian Frederick | 1 | -1/+1 |
2014-10-24 | lapb: move EXPORT_SYMBOL after functions. | Fabian Frederick | 1 | -9/+8 |
2014-10-24 | ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn | Martin KaFai Lau | 1 | -14/+16 |
2014-10-24 | ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case | Martin KaFai Lau | 1 | -3/+3 |
2014-10-24 | ipv6: Remove BACKTRACK macro | Martin KaFai Lau | 1 | -30/+40 |
2014-10-24 | net: Remove trailing whitespace in tcp.h icmp.c syncookies.c | Kenjiro Nakayama | 2 | -2/+0 |
2014-10-23 | net: fix saving TX flow hash in sock for outgoing connections | Sathya Perla | 2 | -4/+4 |
2014-10-22 | xfrm6: fix a potential use after free in xfrm6_policy.c | Li RongQing | 1 | -3/+8 |
2014-10-22 | net: tso: fix unaligned access to crafted TCP header in helper API | Karl Beldan | 1 | -1/+2 |
2014-10-22 | net: sched: initialize bstats syncp | Sabrina Dubroca | 1 | -1/+1 |
2014-10-22 | netlink: Re-add locking to netlink_lookup() and seq walker | Thomas Graf | 1 | -12/+25 |
2014-10-21 | tipc: fix lockdep warning when intra-node messages are delivered | Ying Xue | 1 | -2/+2 |
2014-10-21 | tipc: fix a potential deadlock | Ying Xue | 3 | -20/+35 |
2014-10-20 | net: core: handle encapsulation offloads when computing segment lengths | Florian Westphal | 1 | -3/+10 |
2014-10-20 | net: make skb_gso_segment error handling more robust | Florian Westphal | 4 | -2/+6 |
2014-10-20 | net: gso: use feature flag argument in all protocol gso handlers | Florian Westphal | 5 | -5/+5 |
2014-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 8 | -41/+159 |
2014-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -7/+8 |
2014-10-19 | Net: DSA: Fix checking for get_phy_flags function | Andrew Lunn | 1 | -1/+1 |
2014-10-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |