aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2012-10-10
|\
| * mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2012-10-08
| * mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen2012-10-08
* | RDS: fix rds-ping spinlock recursionjeff.liu2012-10-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-10-09
|\ \
| * | rbtree: empty nodes have no colorMichel Lespinasse2012-10-09
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-07
| |\ \
| | * | ceph: propagate layout error on osd request creationSage Weil2012-10-01
| | * | libceph: check for invalid mappingSage Weil2012-10-01
| | * | ceph: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-01
| | * | libceph: Fix sparse warningIulius Curt2012-10-01
| | * | libceph: remove unused monc->have_fsidSage Weil2012-10-01
* | | | ipvs: fix ARP resolving for direct routing modeJulian Anastasov2012-10-08
* | | | ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov2012-10-08
* | | | ipv4: introduce rt_uses_gatewayJulian Anastasov2012-10-08
* | | | ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov2012-10-08
* | | | ipv4: fix forwarding for strict source routesJulian Anastasov2012-10-08
* | | | ipv4: fix sending of redirectsJulian Anastasov2012-10-08
* | | | ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-08
* | | | vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-08
* | | | net: gro: selective flush of packetsEric Dumazet2012-10-08
* | | | ipv4: Don't report stale pmtu values to userspaceSteffen Klassert2012-10-08
* | | | ipv4: Don't create nh exeption when the device mtu is smaller than the report...Steffen Klassert2012-10-08
* | | | ipv4: Always invalidate or update the route on pmtu eventsSteffen Klassert2012-10-08
* | | | net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-07
* | | | ipv6: GRO should be ECN friendlyEric Dumazet2012-10-07
* | | | net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com2012-10-07
* | | | net: remove skb recyclingEric Dumazet2012-10-07
* | | | netlink: add reference of module in netlink_dump_startGao feng2012-10-07
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-05
|\ \ \ | | |/ | |/|
| * | ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng2012-10-04
| * | Remove noisy printks from llcp_sock_connectDave Jones2012-10-04
| * | tipc: prevent dropped connections due to rcvbuf overflowErik Hugne2012-10-04
| * | silence some noisy printks in irdaDave Jones2012-10-04
| * | sctp: check src addr when processing SACK to update transport stateNicolas Dichtel2012-10-04
| * | sctp: fix a typo in prototype of __sctp_rcv_lookup()Nicolas Dichtel2012-10-04
| * | ipv4: add a fib_type to fib_infoEric Dumazet2012-10-04
| * | 8021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli2012-10-02
| * | ipv6: don't add link local route when there is no link local addressNicolas Dichtel2012-10-02
* | | sections: fix section conflicts in netAndi Kleen2012-10-05
* | | sections: fix section conflicts in net/canAndi Kleen2012-10-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \ \ | |/ / |/| |
| * | make get_file() return its argumentAl Viro2012-09-26
| * | new helper: iterate_fd()Al Viro2012-09-26
| * | unexport sock_map_fd(), switch to sock_alloc_file()Al Viro2012-09-26
| * | take descriptor handling from sock_alloc_file() to callersAl Viro2012-09-26
* | | workqueue: avoid using deprecated functionsLinus Torvalds2012-10-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \ \
| * | | igmp: export symbol ip_mc_leave_groupstephen hemminger2012-10-01
| * | | netlink: add attributes to fdb interfacestephen hemminger2012-10-01