Age | Commit message (Expand) | Author | Files | Lines |
2012-10-11 | Merge Trond's bugfixes | J. Bruce Fields | 1 | -5/+17 |
2012-10-11 | ipv4: fix route mark sparse warning | stephen hemminger | 1 | -1/+1 |
2012-10-11 | bridge: Pull ip header into skb->data before looking into ip header. | Sarveshwar Bandi | 1 | -0/+3 |
2012-10-11 | pktgen: replace scan_ip6() with in6_pton() | Amerigo Wang | 1 | -97/+4 |
2012-10-11 | pktgen: enable automatic IPv6 address setting | Amerigo Wang | 1 | -13/+5 |
2012-10-11 | pktgen: display IPv4 address in human-readable format | Amerigo Wang | 1 | -2/+2 |
2012-10-11 | pktgen: set different default min_pkt_size for different protocols | Amerigo Wang | 1 | -7/+20 |
2012-10-11 | pktgen: fix crash when generating IPv6 packets | Amerigo Wang | 1 | -1/+1 |
2012-10-10 | Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 3 | -14/+15 |
2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 8 | -125/+139 |
2012-10-10 | nfs: disintegrate UAPI for nfs | J. Bruce Fields | 438 | -8900/+16221 |
2012-10-09 | RDS: fix rds-ping spinlock recursion | jeff.liu | 1 | -1/+1 |
2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 4 | -28/+50 |
2012-10-09 | rbtree: empty nodes have no color | Michel Lespinasse | 1 | -1/+0 |
2012-10-09 | ipvs: initialize returned data in do_ip_vs_get_ctl | Arnd Bergmann | 1 | -1/+2 |
2012-10-09 | ipvs: fix ARP resolving for direct routing mode | Julian Anastasov | 1 | -1/+5 |
2012-10-09 | ipv4: Add FLOWI_FLAG_KNOWN_NH | Julian Anastasov | 1 | -4/+17 |
2012-10-09 | ipv4: introduce rt_uses_gateway | Julian Anastasov | 5 | -27/+32 |
2012-10-09 | ipv4: make sure nh_pcpu_rth_output is always allocated | Julian Anastasov | 2 | -3/+2 |
2012-10-09 | ipv4: fix forwarding for strict source routes | Julian Anastasov | 1 | -1/+1 |
2012-10-09 | ipv4: fix sending of redirects | Julian Anastasov | 2 | -15/+18 |
2012-10-08 | ipv6: gro: fix PV6_GRO_CB(skb)->proto problem | Eric Dumazet | 1 | -9/+2 |
2012-10-08 | vlan: don't deliver frames for unknown vlans to protocols | Florian Zumbiehl | 2 | -10/+7 |
2012-10-08 | mac80211: use ieee80211_free_txskb to fix possible skb leaks | Felix Fietkau | 2 | -12/+14 |
2012-10-08 | mac80211: call drv_get_tsf() in sleepable context | Thomas Pedersen | 1 | -2/+1 |
2012-10-08 | net: gro: selective flush of packets | Eric Dumazet | 1 | -7/+31 |
2012-10-08 | ipv4: Don't report stale pmtu values to userspace | Steffen Klassert | 1 | -8/+11 |
2012-10-08 | ipv4: Don't create nh exeption when the device mtu is smaller than the report... | Steffen Klassert | 1 | -0/+3 |
2012-10-08 | ipv4: Always invalidate or update the route on pmtu events | Steffen Klassert | 1 | -11/+11 |
2012-10-08 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 3 | -27/+28 |
2012-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 4 | -27/+50 |
2012-10-07 | net: gro: fix a potential crash in skb_gro_reset_offset | Eric Dumazet | 1 | -6/+8 |
2012-10-07 | ipv6: GRO should be ECN friendly | Eric Dumazet | 1 | -4/+7 |
2012-10-07 | net: Fix skb_under_panic oops in neigh_resolve_output | ramesh.nagappa@gmail.com | 1 | -4/+2 |
2012-10-07 | net: remove skb recycling | Eric Dumazet | 1 | -47/+0 |
2012-10-07 | netlink: add reference of module in netlink_dump_start | Gao feng | 1 | -8/+21 |
2012-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 12 | -36/+31 |
2012-10-05 | sections: fix section conflicts in net | Andi Kleen | 6 | -6/+6 |
2012-10-05 | sections: fix section conflicts in net/can | Andi Kleen | 4 | -4/+4 |
2012-10-05 | net, TTY: initialize tty->driver_data before usage | Sasha Levin | 1 | -0/+2 |
2012-10-05 | ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt | Gao feng | 1 | -5/+6 |
2012-10-04 | Remove noisy printks from llcp_sock_connect | Dave Jones | 1 | -6/+2 |
2012-10-04 | tipc: prevent dropped connections due to rcvbuf overflow | Erik Hugne | 1 | -0/+1 |
2012-10-04 | silence some noisy printks in irda | Dave Jones | 2 | -2/+2 |
2012-10-04 | sctp: check src addr when processing SACK to update transport state | Nicolas Dichtel | 3 | -8/+13 |
2012-10-04 | sctp: fix a typo in prototype of __sctp_rcv_lookup() | Nicolas Dichtel | 1 | -1/+1 |
2012-10-04 | ipv4: add a fib_type to fib_info | Eric Dumazet | 1 | -0/+2 |
2012-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -70/+83 |
2012-10-03 | 8021q: fix mac_len recomputation in vlan_untag() | Antonio Quartulli | 1 | -1/+2 |
2012-10-03 | ipv6: don't add link local route when there is no link local address | Nicolas Dichtel | 1 | -13/+2 |