summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-12mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan
2012-02-29ipvs: fix matching of fwmark templates during schedulingSimon Horman
2012-02-29ipv4: fix redirect handlingEric Dumazet
2012-02-29route: fix ICMP redirect validationFlavio Leitner
2012-02-29tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell
2012-02-29tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()Neal Cardwell
2012-02-29tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbsNeal Cardwell
2012-02-29tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu
2012-02-29net_sched: Bug in netem reorderingHagen Paul Pfeifer
2012-02-29netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet
2012-02-29net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf
2012-02-29ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei
2012-02-29ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei
2012-02-29ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei
2012-02-29ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear
2012-02-29ipv6-multicast: Fix memory leak in input path.Ben Greear
2012-02-29gro: more generic L2 header checkEric Dumazet
2012-02-29net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-29mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan
2012-02-20mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2012-02-13net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2012-02-03tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-02-03tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-02-03rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-02-03l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman
2012-02-03net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-02-03netns: fix net_alloc_generic()Eric Dumazet
2012-02-03ah: Don't return NET_XMIT_DROP on input.Nick Bowler
2012-01-25ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler
2012-01-25ah: Correctly pass error codes in ahash output callback.Nick Bowler
2012-01-25svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields
2012-01-25mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka
2012-01-12igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings
2012-01-06ipv4: using prefetch requires including prefetch.hStephen Rothwell
2012-01-06ipv4: reintroduce route cache garbage collectorEric Dumazet
2012-01-06ipv4: flush route cache after change accept_localWeiping Pan
2012-01-06sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf
2012-01-06sctp: fix incorrect overflow check on autocloseXi Wang
2012-01-06sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet
2012-01-06net: have ipconfig not wait if no dev is availableGerlando Falauto
2012-01-06mqprio: Avoid panic if no options are providedThomas Graf
2012-01-06llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu
2012-01-06mac80211: fix another race in aggregation startJohannes Berg
2012-01-06ipip, sit: copy parms.name after register_netdeviceTed Feng
2011-12-21mac80211: fix race condition caused by late addBA responseNikolay Martynov
2011-12-09cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez
2011-12-09cfg80211: fix race on init and driver registrationLuis R. Rodriguez
2011-12-09mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach