summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov
2011-12-06inet_diag: Cleanup type2proto last userPavel Emelyanov
2011-12-06inet_diag: Introduce socket family checksPavel Emelyanov
2011-12-06inet_diag: Switch the _dump to work with new headerPavel Emelyanov
2011-12-06inet_diag: Switch the _get_exact to work with new headerPavel Emelyanov
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov
2011-12-06sock_diag: Initial skeletonPavel Emelyanov
2011-12-06inet_diag: Switch from _GETSOCK to IPPROTO_ numbersPavel Emelyanov
2011-12-06inet_diag: Move byte-code finding up the call-stackPavel Emelyanov
2011-12-06sock_diag: Introduce new message typePavel Emelyanov
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov
2011-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-12-06openvswitch: small potential memory leak in ovs_vport_alloc()Dan Carpenter
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-06ipv4: arp: Cleanup in arp.cIgor Maravic
2011-12-05tcp: remove TCP_OFF and TCP_PAGE macrosEric Dumazet
2011-12-05bql: fix CONFIG_XPS=n buildEric Dumazet
2011-12-05tcp: fix tcp_trim_head()Eric Dumazet
2011-12-05caif: Stash away hijacked skb destructor and call it latersjur.brandeland@stericsson.com
2011-12-05caif: Add support for flow-control on device's tx-queuesjur.brandeland@stericsson.com
2011-12-05caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-04tcp: tcp_sendmsg() page recyclingEric Dumazet
2011-12-04tcp: take care of misalignmentsEric Dumazet
2011-12-04tcp: drop SYN+FIN messagesEric Dumazet
2011-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-12-03ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller
2011-12-03ipv6: Various cleanups in route.cDavid S. Miller
2011-12-03ipv6: Various cleanups in ip6_route.cDavid S. Miller
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar
2011-12-03genetlink: Add genl_notify()Pravin B Shelar
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02atm: clip: Remove code commented out since eternity.David S. Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-12-01ipv4: flush route cache after change accept_localPeter Pan(潘卫平)
2011-12-01sch_red: fix red_changeEric Dumazet
2011-12-01dccp: Fix compile warning in probe code.David S. Miller
2011-12-01Revert "udp: remove redundant variable"David S. Miller
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller
2011-12-01ipv4: use a 64bit load/store in output pathEric Dumazet
2011-12-01dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().David S. Miller
2011-12-01net: net_device flags is an unsigned intEric Dumazet
2011-12-01netem: fix build error on 32bit archesEric Dumazet