aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | nl80211: Fix set_key regression with some driversJouni Malinen2011-05-05
| | | * | | | | | | | | | | | | mac80211: Postpond ps timer if tx is stopped by othersRajkumar Manoharan2011-05-05
| | | * | | | | | | | | | | | | mac80211: set TID of internal mgmt packets to 7Arik Nemtsov2011-05-05
| | | * | | | | | | | | | | | | mac80211: use wake_queue to restart trasmitRajkumar Manoharan2011-05-05
| * | | | | | | | | | | | | | | net: convert to new cpumask APIKOSAKI Motohiro2011-05-16
| * | | | | | | | | | | | | | | ipv4: more compliant RFC 3168 supportEric Dumazet2011-05-16
| * | | | | | | | | | | | | | | ipv4: Trivial rt->rt_src conversions in net/ipv4/route.cDavid S. Miller2011-05-16
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | net: ping: dont call udp_ioctl()Eric Dumazet2011-05-16
| * | | | | | | | | | | | | | caif: remove unesesarry exportssjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | caif: Bugfix debugfs directory name must be unique.sjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | caif: prepare support for namespacessjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | caif: Add ref-count to framing layersjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | caif: Use RCU and lists in cfcnfg.c for managing caif link layerssjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | caif: Use RCU instead of spin-lock in caif_dev.csjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com2011-05-15
| * | | | | | | | | | | | | | net: ping: small changesEric Dumazet2011-05-15
| * | | | | | | | | | | | | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-05-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | batman-adv: reset broadcast flood protection on errorMarek Lindner2011-05-14
| | * | | | | | | | | | | | | | batman-adv: Add missing hardif_free_ref in forw_packet_freeSven Eckelmann2011-05-14
| * | | | | | | | | | | | | | | ipv4: Remove rt->rt_dst reference from ip_forward_options().David S. Miller2011-05-13
| * | | | | | | | | | | | | | | ipv4: Remove route key identity dependencies in ip_rt_get_source().David S. Miller2011-05-13
| * | | | | | | | | | | | | | | ipv4: Always call ip_options_build() after rest of IP header is filled in.David S. Miller2011-05-13
| * | | | | | | | | | | | | | | ipv4: Kill spurious write to iph->daddr in ip_forward_options().David S. Miller2011-05-13
| * | | | | | | | | | | | | | | net:set valid name before calling ndo_init()Peter Pan(潘卫平)2011-05-13
| * | | | | | | | | | | | | | | net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov2011-05-13
| * | | | | | | | | | | | | | | convert old cpumask API into new oneKOSAKI Motohiro2011-05-13
| * | | | | | | | | | | | | | | af_iucv: get rid of compile warningUrsula Braun2011-05-13
| * | | | | | | | | | | | | | | iucv: get rid of compile warningUrsula Braun2011-05-13
| * | | | | | | | | | | | | | | ethtool: Added support for FW dumpAnirban Chakraborty2011-05-13
| * | | | | | | | | | | | | | | ipv4: Fix 'iph' use before set.David S. Miller2011-05-12
| * | | | | | | | | | | | | | | ipv4: Elide use of rt->rt_dst in ip_forward()David S. Miller2011-05-12
| * | | | | | | | | | | | | | | ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().David S. Miller2011-05-12
| * | | | | | | | | | | | | | | ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().David S. Miller2011-05-12
| * | | | | | | | | | | | | | | net: introduce netdev_change_features()Michał Mirosław2011-05-12
| * | | | | | | | | | | | | | | ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-12
| * | | | | | | | | | | | | | | ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller2011-05-12
| * | | | | | | | | | | | | | | ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller2011-05-12
| * | | | | | | | | | | | | | | net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-12
| * | | | | | | | | | | | | | | net: Fix vlan_features propagationMichał Mirosław2011-05-12
| * | | | | | | | | | | | | | | ethtool: bring back missing comma in netdev features stringsFranco Fichtner2011-05-12
| * | | | | | | | | | | | | | | garp: remove last synchronize_rcu() callEric Dumazet2011-05-12
| * | | | | | | | | | | | | | | sctp: sctp_sendmsg: Don't test known non-null sinfoJoe Perches2011-05-12
| * | | | | | | | | | | | | | | sctp: sctp_sendmsg: Don't initialize default_sinfoJoe Perches2011-05-12
| * | | | | | | | | | | | | | | l2tp: fix potential rcu raceEric Dumazet2011-05-12
| * | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | tipc: Revise timings used when sending link request messagesAllan Stephens2011-05-10