summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* random32: add test cases for taus113 implementationDaniel Borkmann2013-11-112-6/+196
* random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann2013-11-112-39/+52
* random32: move rnd_state to linux/random.hDaniel Borkmann2013-11-112-7/+4
* random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2013-11-113-2/+27
* random32: add periodic reseedingHannes Frederic Sowa2013-11-111-0/+23
* random32: fix off-by-one in seeding requirementDaniel Borkmann2013-11-112-10/+10
* PHY: Add RTL8201CP phy_driver to realtekJonas Jensen2013-11-111-0/+15
* xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun2013-11-111-0/+1
* macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun2013-11-111-0/+1
* ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()Wei Yongjun2013-11-111-0/+1
* ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa2013-11-111-0/+2
* vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller2013-11-113-107/+99
* ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-112-8/+13
* igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-111-24/+27
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-119-203/+13
* ip6_output: fragment outgoing reassembled skb properlyJiri Pirko2013-11-111-1/+2
* MAINTAINERS: mv643xx_eth: take over maintainership from LennartSebastian Hesselbarth2013-11-091-1/+1
* net_sched: tbf: support of 64bit ratesYang Yingliang2013-11-092-4/+20
* ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-081-2/+6
* ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-081-6/+10
* ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong2013-11-081-2/+5
* nfnetlink: do not ack malformed messagesJiri Benc2013-11-081-3/+5
* net: Fix "ip rule delete table 256"Andreas Henriksson2013-11-081-1/+2
* ipv6: protect flow label renew against GCFlorent Fourcot2013-11-081-0/+4
* ipv6: increase maximum lifetime of flow labelsFlorent Fourcot2013-11-081-1/+1
* ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot2013-11-083-0/+55
* net: flow_dissector: small optimizations in IPv4 dissectEric Dumazet2013-11-081-3/+3
* netdev: smc91x: enable for xtensaBaruch Siach2013-11-081-2/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-0889-1517/+3037
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0889-1517/+3037
| |\ |/ /
| * ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-071-1/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-11-051-1/+0
| |\
| | * Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede2013-10-021-1/+0
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-0513-29/+43
| |\ \
| | * | iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-301-1/+1
| | * | iwlwifi: remove duplicate includesMichael Opdenacker2013-10-292-2/+0
| | * | iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-292-10/+7
| | * | iwlwifi: mvm: add missing break in debugfsJohannes Berg2013-10-291-0/+1
| | * | iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2013-10-292-2/+12
| | * | iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4
| | * | iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach2013-10-291-1/+5
| | * | iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-291-1/+1
| | * | iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-293-7/+12
| * | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-0516-53/+175
| |\ \ \
| | * | | wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
| | * | | wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
| | * | | wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
| | * | | wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
| | * | | wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-231-1/+2
| | * | | wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-237-23/+61
OpenPOWER on IntegriCloud