aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust2012-04-02
* ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-23
* tcp: fix syncookie regressionEric Dumazet2012-03-23
* IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-19
* tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell2012-03-19
* bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber2012-03-19
* tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell2012-03-19
* tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell2012-03-19
* ipsec: be careful of non existing mac headersEric Dumazet2012-03-19
* neighbour: Fixed race condition at tbl->nhtMichel Machado2012-03-19
* mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan2012-03-12
* ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-29
* ipv4: fix redirect handlingEric Dumazet2012-02-29
* route: fix ICMP redirect validationFlavio Leitner2012-02-29
* tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell2012-02-29
* tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()Neal Cardwell2012-02-29
* tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbsNeal Cardwell2012-02-29
* tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu2012-02-29
* net_sched: Bug in netem reorderingHagen Paul Pfeifer2012-02-29
* netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet2012-02-29
* net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-29
* ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-29
* ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2012-02-29
* ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei2012-02-29
* ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear2012-02-29
* ipv6-multicast: Fix memory leak in input path.Ben Greear2012-02-29
* gro: more generic L2 header checkEric Dumazet2012-02-29
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-29
* mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan2012-02-29
* mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-02-20
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-13
* tcp: md5: using remote adress for md5 lookup in rst packetshawnlu2012-02-03
* tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell2012-02-03
* rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller2012-02-03
* l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman2012-02-03
* net caif: Register properly as a pernet subsystem.Eric W. Biederman2012-02-03
* netns: fix net_alloc_generic()Eric Dumazet2012-02-03
* ah: Don't return NET_XMIT_DROP on input.Nick Bowler2012-02-03
* ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2012-01-25
* ah: Correctly pass error codes in ahash output callback.Nick Bowler2012-01-25
* svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields2012-01-25
* svcrpc: destroy server sockets all at onceJ. Bruce Fields2012-01-25
* svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields2012-01-25
* mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka2012-01-25
* igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-12
* ipv4: using prefetch requires including prefetch.hStephen Rothwell2012-01-06
* ipv4: reintroduce route cache garbage collectorEric Dumazet2012-01-06
* ipv4: flush route cache after change accept_localWeiping Pan2012-01-06
* sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2012-01-06
* sctp: fix incorrect overflow check on autocloseXi Wang2012-01-06