aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: frag queue per hash bucket lockingJesper Dangaard Brouer2013-04-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-03
|\
| * VSOCK: Handle changes to the VMCI context ID.Reilly Grant2013-04-02
| * net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-04-02
| * cbq: incorrect processing of high limitsVasily Averin2013-04-02
* | net: fix smatch warnings inside datagram_pollJacob Keller2013-04-02
* | ipconfig: add informative timeout messages while waiting for carrierPaul Gortmaker2013-04-02
* | bridge: remove a redundant synchronize_net()Eric Dumazet2013-04-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-01
| |\
| | * net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-03-29
| | * net: fq_codel: Fix off-by-one errorVijay Subramanian2013-03-29
| | * net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'Shmulik Ladkani2013-03-29
| | * net: fix the use of this_cpu_ptrLi RongQing2013-03-29
| | * ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-03-29
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-28
| | |\
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-25
| | | |\
| | | | * mac80211: Don't restart sta-timer if not associated.Ben Greear2013-03-24
| | | | * cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-24
| | | | * mac80211: fix virtual monitor interface lockingJohannes Berg2013-03-20
| | | | * cfg80211: fix wdev tracing crashJohannes Berg2013-03-20
| | | | * mac80211: fix crash with P2P Device returning action framesJohannes Berg2013-03-11
| | | | * cfg80211: fix potential BSS memory leak and updateJohannes Berg2013-03-07
| | | | * cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev2013-03-07
| | | | * mac80211: always synchronize_net() during station removalJohannes Berg2013-03-06
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-03-27
| | |\ \ \
| | | * | | xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause2013-03-25
| | | * | | xfrm: Fix replay notification for esn.Steffen Klassert2013-03-20
| | | * | | af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel2013-02-21
| | * | | | sch: add missing u64 in psched_ratecfg_precompute()Sergey Popovich2013-03-27
| | * | | | rtnetlink: fix error return code in rtnl_link_fill()Wei Yongjun2013-03-27
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-28
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.Eric W. Biederman2013-03-17
* | | | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
* | | | | | ip_gre: don't overwrite iflink during net_dev initAntonio Quartulli2013-03-30
* | | | | | net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]John Fastabend2013-03-29
* | | | | | ip_tunnel: Fix off-by-one error in forming dev name.Pravin B Shelar2013-03-29
* | | | | | net: simplify the getting percpu of flow_cacheLi RongQing2013-03-29
* | | | | | netlink: fix the warning introduced by netlink API replacementHong zhi guo2013-03-29
* | | | | | bridge: remove unused variable ifmHong zhi guo2013-03-28
* | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-28
|\ \ \ \ \ \
| * | | | | | batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli2013-03-27
| * | | | | | batman-adv: update Makefile copyright yearsAntonio Quartulli2013-03-27
| * | | | | | batman-adv: Start new development cycleSimon Wunderlich2013-03-27
| * | | | | | batman-adv: free an hard-interface before adding itAntonio Quartulli2013-03-27
| * | | | | | batman-adv: Allow to modify slaves of soft-interfaces through rntl_linkSven Eckelmann2013-03-27
| * | | | | | batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann2013-03-27
| * | | | | | batman-adv: rename batadv_softif_destroy to reflect sysfs use caseMarek Lindner2013-03-27
| * | | | | | batman-adv: Don't always delete softif when last slave was removedSven Eckelmann2013-03-27
| * | | | | | batman-adv: Move deinitialization of soft-interface to destructorSven Eckelmann2013-03-27