summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-22Bluetooth: Remove unneeded lockingAndre Guedes
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
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-02net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-04-02xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert
2012-04-02net: fix napi_reuse_skb() skb reserveEric Dumazet
2012-04-02Fix pppol2tp getsockname()Benjamin LaHaise
2012-04-02Remove printk from rds_sendmsgDave Jones
2012-04-02ipv6: fix incorrent ipv6 ipsec packet fragmentGao feng
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-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso
2012-03-16ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet
2012-03-11tcp: fix syncookie regressionEric Dumazet
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas
2012-03-08bridge: br_log_state() s/entering/entered/Paulius Zaleckas
2012-03-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-03-07openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross
2012-03-06openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff
2012-03-06IPv6: Fix not join all-router mcast group when forwarding set.Li Wei
2012-03-06netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso
2012-03-06bridge: netfilter: don't call iptables on vlan packets if sysctl is offFlorian Westphal
2012-03-06netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso
2012-03-06netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso
2012-03-06netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak
2012-03-06tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell
2012-03-05bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber
2012-03-04rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet
2012-03-04bridge: message age needs to increase, not decrease.Joakim Tjernlund
2012-03-04bridge: Adjust min age inc for HZ > 256Joakim Tjernlund
2012-03-03tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell
2012-03-01Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-28tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell
2012-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-25netfilter: bridge: fix module autoload in compat caseFlorian Westphal
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-24gre: fix spelling in commentsstephen hemminger
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik
2012-02-24Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-22netfilter: ip6_route_output() never returns NULL.RongQing.Li
2012-02-22ipv6: ip6_route_output() never returns NULL.RongQing.Li