summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-02netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-12-02ipv4: flush route cache after change accept_localPeter Pan(潘卫平)
2011-12-02sch_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-12-01net/core: fix rollback handler in register_netdevice_notifierRongQing.Li
2011-12-01caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com
2011-12-01caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com
2011-12-01caif: Allow cfpkt_extr_head to process empty messagesjur.brandeland@stericsson.com
2011-12-01netem: rate extensionHagen Paul Pfeifer
2011-12-01ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()Jun Zhao
2011-12-01ipv4 : 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
2011-11-30tcp: inherit listener congestion control for passive cnxEric Dumazet
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-29ipv4: remove useless codes in ipmr_device_event()RongQing.Li
2011-11-29net: Fix skb_update_prio RCU usage.Igor Maravic
2011-11-29netlabel: Fix build problems when IPv6 is not enabledPaul Moore
2011-11-29sctp: better integer overflow check in sctp_auth_create_key()Xi Wang
2011-11-29sch_choke: use skb_flow_dissect()Eric Dumazet
2011-11-29sch_sfq: use skb_flow_dissect()Eric Dumazet
2011-11-29tcp: avoid frag allocation for small framesEric Dumazet
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet
2011-11-29bql: Byte queue limitsTom Herbert
2011-11-29xps: Add xps_queue_release functionTom Herbert
2011-11-29net: Add queue state xoff flag for stackTom Herbert
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-11-29tcp: do not scale TSO segment size with reordering degreeNeal Cardwell
2011-11-29atm: br2684: Avoid alignment issuesPascal Hambourg
2011-11-29atm: br2684: Make headroom and hard_header_len depend on the payload typePascal Hambourg
2011-11-29net: optimize socket timestampingEric Dumazet
2011-11-29net: dont call jump_label_dec from irq contextEric Dumazet
2011-11-29NET: NETROM: Fix formatting.Ralf Baechle
2011-11-29NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.Ralf Baechle