summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona
2011-05-16net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall
2011-05-16mac80211: sparse RCU annotationsJohannes Berg
2011-05-16mac80211: fix TX a-MPDU lockingJohannes Berg
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-16net: ping: dont call udp_ioctl()Eric Dumazet
2011-05-15caif: remove unesesarry exportssjur.brandeland@stericsson.com
2011-05-15caif: Bugfix debugfs directory name must be unique.sjur.brandeland@stericsson.com
2011-05-15caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com
2011-05-15caif: prepare support for namespacessjur.brandeland@stericsson.com
2011-05-15caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com
2011-05-15caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com
2011-05-15caif: Add ref-count to framing layersjur.brandeland@stericsson.com
2011-05-15caif: Use RCU and lists in cfcnfg.c for managing caif link layerssjur.brandeland@stericsson.com
2011-05-15caif: Use RCU instead of spin-lock in caif_dev.csjur.brandeland@stericsson.com
2011-05-15caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com
2011-05-15net: ping: small changesEric Dumazet
2011-05-14Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-05-15batman-adv: reset broadcast flood protection on errorMarek Lindner
2011-05-15batman-adv: Add missing hardif_free_ref in forw_packet_freeSven Eckelmann
2011-05-13ipv4: Remove rt->rt_dst reference from ip_forward_options().David S. Miller
2011-05-13ipv4: Remove route key identity dependencies in ip_rt_get_source().David S. Miller
2011-05-13ipv4: Always call ip_options_build() after rest of IP header is filled in.David S. Miller
2011-05-13ipv4: Kill spurious write to iph->daddr in ip_forward_options().David S. Miller
2011-05-13net:set valid name before calling ndo_init()Peter Pan(潘卫平)
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov
2011-05-13convert old cpumask API into new oneKOSAKI Motohiro
2011-05-13af_iucv: get rid of compile warningUrsula Braun
2011-05-13iucv: get rid of compile warningUrsula Braun
2011-05-13ethtool: Added support for FW dumpAnirban Chakraborty
2011-05-12ipv4: Fix 'iph' use before set.David S. Miller
2011-05-12ipv4: Elide use of rt->rt_dst in ip_forward()David S. Miller
2011-05-12ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().David S. Miller
2011-05-12ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().David S. Miller
2011-05-12net: introduce netdev_change_features()Michał Mirosław
2011-05-12ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov
2011-05-12ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller
2011-05-12ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller
2011-05-12net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi
2011-05-12net: Fix vlan_features propagationMichał Mirosław
2011-05-12ethtool: bring back missing comma in netdev features stringsFranco Fichtner
2011-05-12garp: remove last synchronize_rcu() callEric Dumazet
2011-05-12sctp: sctp_sendmsg: Don't test known non-null sinfoJoe Perches
2011-05-12sctp: sctp_sendmsg: Don't initialize default_sinfoJoe Perches
2011-05-12l2tp: fix potential rcu raceEric Dumazet
2011-05-12mac80211: mesh: move some code to make it staticJohannes Berg
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-12mac80211: fix a few RCU issuesJohannes Berg