summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Start new development cycleSimon Wunderlich2013-05-291-1/+1
* batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll2013-05-298-37/+51
* batman-adv: print the VID properlyAntonio Quartulli2013-05-291-16/+21
* batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-295-33/+49
* batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner2013-05-291-0/+7
* batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing2013-05-292-4/+0
* batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli2013-05-292-3/+18
* batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli2013-05-294-21/+21
* batman-adv: refactor batadv_tt_local_event()Antonio Quartulli2013-05-291-8/+15
* batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli2013-05-293-31/+36
* batman-adv: move ring_buffer helper functions in bat_iv_ogmAntonio Quartulli2013-05-294-80/+42
* batman-adv: use eth_hdr() when it makes senseAntonio Quartulli2013-05-296-18/+18
* batman-adv: don't initialise batman_iv private members in hard-interface.cAntonio Quartulli2013-05-291-7/+1
* batman-adv: do not silently ignore wrong conditionAntonio Quartulli2013-05-291-1/+1
* batman-adv: don't check compat version twiceAntonio Quartulli2013-05-291-7/+0
* batman-adv: don't check the source address twiceAntonio Quartulli2013-05-291-11/+1
* batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli2013-05-291-1/+2
* batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli2013-05-293-11/+7
* batman-adv: fix typos in kernel doc & commentsMarek Lindner2013-05-291-43/+39
* batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer2013-05-294-1/+15
* batman-adv: split batadv_is_wifi_iface() into two functionsMatthias Schiffer2013-05-291-32/+52
* net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller2013-05-281-5/+5
* arp: flush arp cache on IFF_NOARP changeTimo Teräs2013-05-281-0/+6
* net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-281-2/+7
* net: pass info struct via netdevice notifierJiri Pirko2013-05-2851-93/+124
* netpoll: remove return value from netpoll_rx_disable()dingtianhong2013-05-272-13/+5
* MPLS: Add limited GSO supportSimon Horman2013-05-2712-2/+134
* tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches2013-05-251-37/+39
* tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches2013-05-251-59/+51
* tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet2013-05-251-136/+133
* net: add netnotifier event for upper device changeJiri Pirko2013-05-251-1/+2
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-256-168/+643
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-2435-137/+309
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2433-86/+305
| |\
| | * tcp: xps: fix reordering issuesEric Dumazet2013-05-231-4/+6
| | * xfrm: properly handle invalid states as an errorTimo Teräs2013-05-231-0/+1
| | * tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-231-10/+13
| | * batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-212-0/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2010-31/+101
| | |\
| | | * cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-161-0/+2
| | | * mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
| | | * cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-162-2/+2
| | | * mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
| | | * nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-161-0/+2
| | | * mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-161-2/+2
| | | * mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-1/+8
| | | * mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| | | * mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-163-0/+33
| | | * cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-161-10/+13
| | | * cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
OpenPOWER on IntegriCloud