summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mac80211_hwsim: fix check for custom world regdom array sizeJohannes Berg2014-12-221-4/+4
| * | | mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau2014-12-192-10/+11
| * | | nl80211: increase the max number of rules in regdomainArik Nemtsov2014-12-181-1/+1
| * | | nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-185-0/+40
| * | | nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-185-17/+29
| * | | mac80211: avoid reconfig if no interfaces are upEliad Peller2014-12-171-5/+6
| * | | mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho2014-12-171-4/+0
| * | | mac80211: update sta bw on ht chanwidth action frameEliad Peller2014-12-173-38/+47
| * | | mac80211: handle power constraint and country IEs in RRMMoshe Benji2014-12-171-4/+8
| * | | mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi2014-12-171-14/+29
| * | | cfg80211: avoid intersection when applying self-managed regArik Nemtsov2014-12-171-3/+13
| * | | cfg80211: return private regdom for self-managed devicesArik Nemtsov2014-12-172-0/+34
| * | | cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-178-19/+188
| * | | cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-174-35/+151
| * | | mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh2014-12-171-0/+7
| * | | mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho2014-12-171-2/+2
| * | | mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic2014-12-171-2/+9
| * | | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-1510-28/+25
| * | | mac80211: ask driver to look at power level when starting APJohannes Berg2014-12-151-1/+2
| * | | mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-122-3/+12
| * | | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-123-8/+11
| * | | wireless: Support of IFLA_INFO_KIND rtnl attributeVadim Kochan2014-12-121-0/+6
| * | | cfg80211: use __force __rcu to suppress sparse warningJohannes Berg2014-12-121-1/+1
* | | | Merge branch 'cxgb4-next'David S. Miller2015-01-158-164/+469
|\ \ \ \
| * | | | cxgb4i : Call into recently added cxgb4 ipv6 apiAnish Bhatt2015-01-151-1/+22
| * | | | cxgb4 : Update ipv6 address handling apiAnish Bhatt2015-01-157-163/+447
|/ / / /
* | | | ipv4: per cpu uncached listEric Dumazet2015-01-152-13/+35
* | | | net: sh_eth: Use u32 for 32-bit register dataGeert Uytterhoeven2015-01-152-23/+21
* | | | dm9000: Add regulator and reset support to dm9000Zubair Lutfullah Kakakhel2015-01-152-0/+44
* | | | socket: use iov_length()Nicolas Dichtel2015-01-151-10/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-01-159-136/+172
|\ \ \ \
| * | | | netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen2015-01-082-8/+0
| * | | | netfilter: conntrack: Flush connections with a given markKristian Evensen2015-01-081-25/+64
| * | | | netfilter: nf_ct_seqadj: print ack seq in the right host byte orderGao feng2015-01-051-3/+3
| * | | | netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang2015-01-051-2/+2
| * | | | netfilter: nfnetlink: remove redundant variable nskbDuan Jiong2015-01-051-8/+7
| * | | | netfilter: log: remove unnecessary sizeof(char)Fabian Frederick2014-12-231-2/+1
| * | | | netfilter: xt_osf: Use continue to reduce indentationJoe Perches2014-12-231-84/+85
| * | | | netfilter: conntrack: adjust nf_conntrack_buckets default valueMarcelo Leitner2014-12-232-4/+10
* | | | | Merge branch 'vxlan_group_policy_extension'David S. Miller2015-01-1511-140/+491
|\ \ \ \ \
| * | | | | openvswitch: Support VXLAN Group Policy extensionThomas Graf2015-01-156-20/+218
| * | | | | openvswitch: Allow for any level of nesting in flow attributesThomas Graf2015-01-151-50/+56
| * | | | | openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf2015-01-153-41/+47
| * | | | | vxlan: Only bind to sockets with compatible flags enabledThomas Graf2015-01-152-11/+21
| * | | | | vxlan: Group Policy extensionThomas Graf2015-01-154-21/+152
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15268-1441/+2818
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-1549-175/+419
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'tg3-net'David S. Miller2015-01-141-3/+20
| | |\ \ \ \ \
| | | * | | | | tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-141-0/+12
| | | * | | | | tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-141-0/+3
OpenPOWER on IntegriCloud