aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-13Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2012-04-13mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka
2012-04-13rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net
2012-04-02nfsd: don't allow zero length strings in cache_parse()Dan Carpenter
2012-04-02xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert
2012-04-02Remove printk from rds_sendmsgDave Jones
2012-04-02net: fix napi_reuse_skb() skb reserveEric Dumazet
2012-04-02net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-04-02ipv6: fix incorrent ipv6 ipsec packet fragmentGao feng
2012-04-02Fix pppol2tp getsockname()Benjamin LaHaise
2012-04-02SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust
2012-04-02rtnetlink: Fix VF IFLA policyGreg Rose
2012-03-23ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li
2012-03-23tcp: fix syncookie regressionEric Dumazet
2012-03-19IPv6: Fix not join all-router mcast group when forwarding set.Li Wei
2012-03-19tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell
2012-03-19bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber
2012-03-19tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell
2012-03-19tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell
2012-03-19ipsec: be careful of non existing mac headersEric Dumazet
2012-03-19neighbour: Fixed race condition at tbl->nhtMichel Machado
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-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-29gro: more generic L2 header checkEric Dumazet
2012-02-29net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-29ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei
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-29mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan
2012-02-20mac80211: timeout a single frame in the rx reorder bufferEliad Peller
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-03net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2012-02-03l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman
2012-02-03af_unix: fix EPOLLET regression for stream socketsEric Dumazet
2012-02-03net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-02-03netns: fix net_alloc_generic()Eric Dumazet
2012-02-03mac80211: fix work removal on deauth requestJohannes Berg
2012-01-25mac80211: revert on-channel work optimisationsJohannes Berg
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