aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: sctp: remove SCTP_STATIC macroDaniel Borkmann2013-06-17
* net: sctp: get rid of t_new macro for kzallocDaniel Borkmann2013-06-17
* tipc: update code comments to reflect new uapi header pathYing Xue2013-06-17
* net: add socket option for low latency pollingEliezer Tamir2013-06-17
* net: convert low latency sockets to sched_clock()Eliezer Tamir2013-06-17
* net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir2013-06-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-06-14
|\
| * openvswitch: Fix struct comment.Pravin B Shelar2013-06-14
* | net/mlx4: Add VF link state supportRony Efraim2013-06-13
* | net/core: Add VF link state controlRony Efraim2013-06-13
* | net-rps: fixes for rps flow limitWillem de Bruijn2013-06-13
* | tcp: properly send new data in fast recovery in first RTTYuchung Cheng2013-06-13
* | macvtap: slient sparse warningsJason Wang2013-06-13
* | tun: Report "persist" flag to userspacePavel Emelyanov2013-06-12
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-12
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-03
| | |\ \
| | | * | cfg80211: remove cleanup_work kernel-docJohannes Berg2013-05-29
| | | * | cfg80211: support an active monitor interface flagFelix Fietkau2013-05-29
| | * | | cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-03
| | * | | cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy2013-06-03
| | * | | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-03
| | * | | cw1200: move platform_data header to correct location.Solomon Peachy2013-06-03
| | * | | cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy2013-05-29
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-29
| | |\| |
| | | * | cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-27
| | | * | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-24
| | | * | cfg80211: vastly simplify lockingJohannes Berg2013-05-24
| | | * | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-24
| | | |\ \
| | | * | | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-24
| | | * | | cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen2013-05-24
| | | * | | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-24
| | | * | | cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2013-05-16
| | | * | | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-16
| | | * | | wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day2013-05-16
| | | * | | nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann2013-05-16
| | | * | | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-16
| | | * | | cfg80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-16
| | | | |/ | | | |/|
| | * / | bcma: support SPROM rev 10Rafał Miłecki2013-05-22
| | |/ /
* | | | ipv4: remove is_data also from ip_options documentation.Rami Rosen2013-06-12
* | | | team: remove synchronize_rcu() called during port disableJiri Pirko2013-06-12
* | | | team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko2013-06-12
* | | | doc:networking: Update comment for dev_id field in netdevice.hNarendra K2013-06-12
* | | | net: udp4: move GSO functions to udp_offloadDaniel Borkmann2013-06-12
* | | | igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2013-06-12
* | | | net_sched: psched_ratecfg_precompute() improvementsEric Dumazet2013-06-12
|/ / /
* | | net_sched: add 64bit rate estimatorsEric Dumazet2013-06-11
* | | netlink: Add compare function for netlink_tableGao feng2013-06-11
* | | bridge: Add a flag to control unicast packet flood.Vlad Yasevich2013-06-11
* | | bridge: Add flag to control mac learning.Vlad Yasevich2013-06-11