summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-12-18netfilter: ctnetlink: support individual atomic-get-and-reset of countersPablo Neira Ayuso
2011-12-18netfilter: ctnetlink: use expect instead of master tuple in get operationPablo Neira Ayuso
2011-12-18netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet
2011-12-13IPVS: Modify the SH scheduler to use weightsMichael Maxim
2011-12-13netfilter: add ipv6 reverse path filter matchFlorian Westphal
2011-12-04ipv6: add ip6_route_lookupFlorian Westphal
2011-12-04netfilter: add ipv4 reverse path filter matchFlorian Westphal
2011-12-04net: ipv4: export fib_lookup and fib_table_lookupFlorian Westphal
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-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
2011-11-30net/core: fix rollback handler in register_netdevice_notifierRongQing.Li
2011-11-30caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com
2011-11-30caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com
2011-11-30caif: Allow cfpkt_extr_head to process empty messagesjur.brandeland@stericsson.com
2011-11-30netem: rate extensionHagen Paul Pfeifer
2011-11-30ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()Jun Zhao
2011-11-30ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()Jun Zhao
2011-11-30atm: clip: Use device neigh support on top of "arp_tbl".David Miller
2011-11-30neigh: Add device constructor/destructor capability.David Miller
2011-11-30atm: clip: Convert over to neighbour_priv()David Miller
2011-11-30neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.David Miller
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller
2011-11-30neigh: Get rid of neigh_table->kmem_cachepDavid Miller
2011-11-30ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet
2011-11-30sch_teql: fix lockdep splatEric Dumazet