summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-119P: Fix race between p9_write_work() and p9_fd_request()Simon Derr
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-09RDS: fix rds-ping spinlock recursionjeff.liu
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-10-09rbtree: empty nodes have no colorMichel Lespinasse
2012-10-08ipvs: fix ARP resolving for direct routing modeJulian Anastasov
2012-10-08ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov
2012-10-08ipv4: introduce rt_uses_gatewayJulian Anastasov
2012-10-08ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov
2012-10-08ipv4: fix forwarding for strict source routesJulian Anastasov
2012-10-08ipv4: fix sending of redirectsJulian Anastasov
2012-10-08ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet
2012-10-08vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl
2012-10-08net: gro: selective flush of packetsEric Dumazet
2012-10-08ipv4: Don't report stale pmtu values to userspaceSteffen Klassert
2012-10-08ipv4: Don't create nh exeption when the device mtu is smaller than the report...Steffen Klassert
2012-10-08ipv4: Always invalidate or update the route on pmtu eventsSteffen Klassert
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-07net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet
2012-10-07ipv6: GRO should be ECN friendlyEric Dumazet
2012-10-07net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com
2012-10-07net: remove skb recyclingEric Dumazet
2012-10-07netlink: add reference of module in netlink_dump_startGao feng
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06sections: fix section conflicts in netAndi Kleen
2012-10-06sections: fix section conflicts in net/canAndi Kleen
2012-10-04ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2012-10-04Remove noisy printks from llcp_sock_connectDave Jones
2012-10-04tipc: prevent dropped connections due to rcvbuf overflowErik Hugne
2012-10-04silence some noisy printks in irdaDave Jones
2012-10-04sctp: check src addr when processing SACK to update transport stateNicolas Dichtel
2012-10-04sctp: fix a typo in prototype of __sctp_rcv_lookup()Nicolas Dichtel
2012-10-04ipv4: add a fib_type to fib_infoEric Dumazet
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-028021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli
2012-10-02ipv6: don't add link local route when there is no link local addressNicolas Dichtel
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01igmp: export symbol ip_mc_leave_groupstephen hemminger
2012-10-01netlink: add attributes to fdb interfacestephen hemminger
2012-10-01SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever
2012-10-01SUNRPC: Refactor rpc_clone_client()Chuck Lever
2012-10-01SUNRPC: Use __func__ in dprintk() in auth_gss.cChuck Lever
2012-10-01SUNRPC: Clean up dprintk messages in rpc_pipe.cChuck Lever
2012-10-01ceph: propagate layout error on osd request creationSage Weil