| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-03-13 | 1 | -0/+1 |
|\ |
|
| * | fs: Readd the fs module aliases. | Eric W. Biederman | 2013-03-12 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-03-12 | 1 | -13/+29 |
|\ \ |
|
| * | | libceph: fix decoding of pgids | Sage Weil | 2013-03-11 | 1 | -13/+29 |
* | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-03-12 | 2 | -9/+18 |
|\ \ \ |
|
| * | | | sunrpc: don't attempt to cancel unitialized work | J. Bruce Fields | 2013-03-09 | 1 | -5/+10 |
| * | | | nfsd: fix krb5 handling of anonymous principals | J. Bruce Fields | 2013-03-06 | 1 | -4/+8 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-11 | 26 | -113/+188 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | 6lowpan: Fix endianness issue in is_addr_link_local(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-10 | 1 | -1/+1 |
| * | | | dcbnl: fix various netlink info leaks | Mathias Krause | 2013-03-10 | 1 | -0/+8 |
| * | | | rtnl: fix info leak on RTM_GETLINK request for VF devices | Mathias Krause | 2013-03-10 | 1 | -0/+1 |
| * | | | bridge: fix mdb info leaks | Mathias Krause | 2013-03-10 | 1 | -0/+4 |
| * | | | ipv6: stop multicast forwarding to process interface scoped addresses | Hannes Frederic Sowa | 2013-03-08 | 1 | -1/+2 |
| * | | | bridging: fix rx_handlers return code | Cristian Bercaru | 2013-03-08 | 1 | -0/+1 |
| * | | | netlabel: fix build problems when CONFIG_IPV6=n | Paul Moore | 2013-03-08 | 1 | -10/+5 |
| * | | | net/rds: zero last byte for strncpy | Chen Gang | 2013-03-08 | 1 | -0/+1 |
| * | | | bridge: add missing vid to br_mdb_get() | Cong Wang | 2013-03-07 | 4 | -5/+6 |
| * | | | Fix: sparse warning in inet_csk_prepare_forced_close | Christoph Paasch | 2013-03-07 | 1 | -0/+1 |
| * | | | afkey: fix a typo | Junwei Zhang | 2013-03-07 | 1 | -4/+4 |
| * | | | netlabel: correctly list all the static label mappings | Paul Moore | 2013-03-07 | 1 | -6/+6 |
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2013-03-07 | 3 | -7/+14 |
| |\ \ \ |
|
| | * | | | netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set | Paul Bolle | 2013-03-04 | 1 | -6/+1 |
| | * | | | netfilter: xt_AUDIT: only generate audit log when audit enabled | Gao feng | 2013-03-04 | 1 | -0/+3 |
| | * | | | netfilter: nf_ct_helper: Fix logging for dropped packets | Joe Perches | 2013-03-02 | 1 | -1/+10 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-06 | 6 | -42/+70 |
| |\ \ \ \ |
|
| | * | | | | mac80211: another fix for idle handling in monitor mode | Felix Fietkau | 2013-03-02 | 1 | -0/+6 |
| | * | | | | mac80211: fix VHT MCS calculation | Johannes Berg | 2013-03-01 | 1 | -0/+3 |
| | * | | | | mac80211: fix oops on mesh PS broadcast forwarding | Marco Porsch | 2013-03-01 | 1 | -1/+2 |
| | * | | | | nl80211: increase wiphy dump size dynamically | Johannes Berg | 2013-03-01 | 1 | -5/+25 |
| | * | | | | mac80211: really fix monitor mode channel reporting | Johannes Berg | 2013-02-28 | 1 | -8/+13 |
| | * | | | | nl80211: remove channel width and extended capa advertising | Johannes Berg | 2013-02-27 | 2 | -23/+1 |
| | * | | | | mac80211: Fix crash due to un-canceled work-items | Ben Greear | 2013-02-26 | 1 | -0/+11 |
| | * | | | | mac80211: stop timers before canceling work items | Ben Greear | 2013-02-26 | 1 | -5/+9 |
| * | | | | | net/ipv4: Timestamp option cannot overflow with prespecified addresses | David Ward | 2013-03-06 | 1 | -1/+1 |
| * | | | | | net: reduce net_rx_action() latency to 2 HZ | Eric Dumazet | 2013-03-06 | 1 | -1/+1 |
| * | | | | | net: fix new kernel-doc warnings in net core | Randy Dunlap | 2013-03-06 | 1 | -1/+1 |
| * | | | | | pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible | Paolo Valente | 2013-03-06 | 1 | -2/+0 |
| * | | | | | pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s... | Paolo Valente | 2013-03-06 | 1 | -1/+2 |
| * | | | | | pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue | Paolo Valente | 2013-03-06 | 1 | -1/+9 |
| * | | | | | pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i... | Paolo Valente | 2013-03-06 | 1 | -14/+22 |
| * | | | | | pkt_sched: sch_qfq: fix the update of eligible-group sets | Paolo Valente | 2013-03-06 | 1 | -1/+1 |
| * | | | | | pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service | Paolo Valente | 2013-03-06 | 1 | -2/+11 |
| * | | | | | net/irda: Raise dtr in non-blocking open | Peter Hurley | 2013-03-06 | 1 | -2/+9 |
| * | | | | | net/irda: Use barrier to set task state | Peter Hurley | 2013-03-06 | 1 | -1/+1 |
| * | | | | | net/irda: Hold port lock while bumping blocked_open | Peter Hurley | 2013-03-06 | 1 | -2/+2 |
| * | | | | | net/irda: Fix port open counts | Peter Hurley | 2013-03-06 | 1 | -9/+5 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-03-09 | 1 | -3/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 | 1 | -3/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Revert parts of "hlist: drop the node parameter from iterators" | Arnd Bergmann | 2013-03-08 | 1 | -1/+1 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-05 | 19 | -139/+175 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|