aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross14-16/+40
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar1-33/+0
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar1-0/+8
2011-12-03genetlink: Add genl_notify()Pravin B Shelar1-0/+13
2011-12-02atm: clip: Remove code commented out since eternity.David S. Miller1-9/+0
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-132/+253
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-186/+337
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller1-1/+0
2011-12-01ipv4: flush route cache after change accept_localPeter Pan(潘卫平)1-0/+5
2011-12-01sch_red: fix red_changeEric Dumazet1-2/+2
2011-12-01dccp: Fix compile warning in probe code.David S. Miller1-2/+12
2011-12-01Revert "udp: remove redundant variable"David S. Miller2-14/+16
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2-15/+20
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller1-7/+19
2011-12-01ipv4: use a 64bit load/store in output pathEric Dumazet1-4/+17
2011-12-01dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().David S. Miller1-2/+3
2011-12-01net: net_device flags is an unsigned intEric Dumazet1-7/+7
2011-12-01netem: fix build error on 32bit archesEric Dumazet1-1/+4
2011-11-30net/core: fix rollback handler in register_netdevice_notifierRongQing.Li1-1/+2
2011-11-30caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com2-3/+2
2011-11-30caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com2-86/+106
2011-11-30caif: Allow cfpkt_extr_head to process empty messagesjur.brandeland@stericsson.com1-1/+2
2011-11-30netem: rate extensionHagen Paul Pfeifer1-0/+40
2011-11-30ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()Jun Zhao1-2/+2
2011-11-30ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()Jun Zhao1-2/+2
2011-11-30atm: clip: Use device neigh support on top of "arp_tbl".David Miller3-85/+16
2011-11-30neigh: Add device constructor/destructor capability.David Miller1-1/+14
2011-11-30atm: clip: Convert over to neighbour_priv()David Miller1-13/+15
2011-11-30neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.David Miller3-3/+0
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller2-3/+12
2011-11-30neigh: Get rid of neigh_table->kmem_cachepDavid Miller1-16/+2
2011-11-30ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet1-2/+6
2011-11-30sch_teql: fix lockdep splatEric Dumazet1-11/+20
2011-11-30tcp: inherit listener congestion control for passive cnxEric Dumazet2-1/+4
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-5/+41
2011-11-29ipv4: remove useless codes in ipmr_device_event()RongQing.Li1-3/+1
2011-11-29net: Fix skb_update_prio RCU usage.Igor Maravic1-1/+1
2011-11-29netlabel: Fix build problems when IPv6 is not enabledPaul Moore1-8/+14
2011-11-29sctp: better integer overflow check in sctp_auth_create_key()Xi Wang1-1/+1
2011-11-29sch_choke: use skb_flow_dissect()Eric Dumazet1-89/+31
2011-11-29sch_sfq: use skb_flow_dissect()Eric Dumazet1-55/+10
2011-11-29tcp: avoid frag allocation for small framesEric Dumazet1-3/+6
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet1-2/+11
2011-11-29bql: Byte queue limitsTom Herbert3-8/+141
2011-11-29xps: Add xps_queue_release functionTom Herbert1-42/+47
2011-11-29net: Add queue state xoff flag for stackTom Herbert6-14/+16
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller6-44/+75
2011-11-29tcp: do not scale TSO segment size with reordering degreeNeal Cardwell2-2/+2
2011-11-29atm: br2684: Avoid alignment issuesPascal Hambourg1-1/+2
2011-11-29atm: br2684: Make headroom and hard_header_len depend on the payload typePascal Hambourg1-2/+6