summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-09-03ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf
2010-09-03ipv6: add special mode accept_ra=2 to accept RA while configured as routerThomas Graf
2010-09-02pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-02net: arp: code cleanupChangli Gao
2010-09-02net: dev_add_pack() & __dev_remove_pack() changesEric Dumazet
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov
2010-09-02ipvs: use pkts for SCTP tooJulian Anastasov
2010-09-02net: another last_rx roundEric Dumazet
2010-09-01gro: fix different skb headroomsEric Dumazet
2010-09-01bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller
2010-09-01tcp: update also tcp_output with regard to RFC 5681Gerrit Renker
2010-09-01net: make rx_queue sysfs_ops conststephen hemminger
2010-09-01ipv4: minor fix about RPF in help of KconfigNicolas Dichtel
2010-09-01xfrm_user: avoid a warning with some compilerNicolas Dichtel
2010-09-01net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys
2010-09-01net sched: fix kernel leak in act_policeJeff Mahoney
2010-09-01mac80211: only cancel software-based scans on suspendJohn W. Linville
2010-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-01net: skbuff.c cleanupEric Dumazet
2010-09-01skge: add GRO supportEric Dumazet
2010-09-01net: tunnels should use rcu_dereferenceEric Dumazet
2010-08-31gro: unexport tcp4_gro_receive and tcp4_gro_completeEric Dumazet
2010-08-31pktgen: remove non used variableEric Dumazet
2010-08-31vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receiveJiri Pirko
2010-08-31Phonet: do not set POLLOUT in case of send buffer overflowRémi Denis-Courmont
2010-08-31Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont
2010-08-31Phonet: restore flow control credits when sending failsRémi Denis-Courmont
2010-08-31mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville
2010-08-31net/wireless: Remove double testJulia Lawall
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen
2010-08-31mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-08-31netlink: Make NETLINK_USERSOCK work again.David S. Miller
2010-08-30irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet
2010-08-30net: struct xfrm_tunnel in read_mostly sectionEric Dumazet
2010-08-30dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker
2010-08-30dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker
2010-08-30dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker
2010-08-30dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu
2010-08-30mac80211: delete work timerJohannes Berg
2010-08-29IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-08-29SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelenTrond Myklebust
2010-08-29sunrpc: simplify xdr_shrink_pagelen use of "copy"Benny Halevy
2010-08-29sunrpc: don't use the copy variable in nested blockBenny Halevy