aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-08-17net: remove ndo_set_multicast_list callbackJiri Pirko
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-17rps: Inspect GRE encapsulated packets to get flow hashTom Herbert
2011-08-17rps: Infrastructure in __skb_get_rxhash for deep inspectionTom Herbert
2011-08-17rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert
2011-08-17rps: Some minor cleanup in get_rps_cpusTom Herbert
2011-08-13af_iucv: add HiperSockets transportUrsula Braun
2011-08-13af_iucv: cleanup - use iucv_sk(sk) earlyUrsula Braun
2011-08-13af_iucv: use loadable iucv interfaceFrank Blaschka
2011-08-13iucv: kernel option for z/VM IUCV and HiperSocketsUrsula Braun
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka
2011-08-12net: cleanup some rcu_dereference_rawEric Dumazet
2011-08-12neigh: reduce arp latencyEric Dumazet
2011-08-11rtnetlink: remove initialization of dev->real_num_tx_queuesJiri Pirko
2011-08-09net: fix potential neighbour race in dst_ifdown()Eric Dumazet
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-07ipv4: use dst with ref during bcast/mcast loopbackJulian Anastasov
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov
2011-08-07netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov
2011-08-07ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta
2011-08-07ipv4: fix the reusing of routing cache entriesJulian Anastasov
2011-08-07netfilter: avoid double free in nf_reinjectJulian Anastasov
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-05ipv6: check for IPv4 mapped addresses when connecting IPv6 socketsMax Matveev
2011-08-05net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa
2011-08-05net: Cap number of elements for sendmmsgAnton Blanchard
2011-08-05net: sendmmsg should only return an error if no messages were sentAnton Blanchard
2011-08-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-08-01ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti
2011-08-01net: add kerneldoc to skb_copy_bits()Eric Dumazet
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-08-01atm: br2864: sent packets truncated in VC routed modeChas Williams
2011-08-01Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter
2011-08-01dccp ccid-2: check Ack Ratio when reducing cwndSamuel Jero
2011-08-01dccp ccid-2: increment cwnd correctlySamuel Jero
2011-08-01dccp ccid-2: prevent cwnd > Sequence WindowSamuel Jero
2011-08-01dccp ccid-2: use feature-negotiation to report Ack Ratio changesGerrit Renker
2011-08-01dccp: send Confirm options only onceSamuel Jero
2011-08-01dccp: support for exchanging of NN options in established state 2/2Gerrit Renker
2011-08-01dccp: support for the exchange of NN options in established state 1/2Gerrit Renker
2011-08-01sch_sfq: fix sfq_enqueue()Eric Dumazet
2011-08-01net: adjust array indexJulia Lawall
2011-08-01ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2()Eric Dumazet
2011-08-01ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()Eric Dumazet
2011-08-01ipv6: use RCU in inet6_csk_xmit()Eric Dumazet