| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux 3.8-rc7v3.8-rc7 | Linus Torvalds | 2013-02-09 | 1 | -1/+1 |
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-02-09 | 4 | -5/+26 |
|\ |
|
| * | ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned | Will Deacon | 2013-02-08 | 1 | -1/+1 |
| * | ARM: DMA mapping: fix bad atomic test | Russell King | 2013-02-08 | 1 | -1/+1 |
| * | ARM: realview: ensure that we have sufficient IRQs available | Russell King | 2013-02-08 | 1 | -1/+1 |
| * | ARM: GIC: fix GIC cpumask initialization | Russell King | 2013-02-08 | 1 | -2/+23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-02-09 | 68 | -348/+649 |
|\ \ |
|
| * \ | Merge branch 'sctp_keys' | David S. Miller | 2013-02-08 | 2 | -1/+6 |
| |\ \ |
|
| | * | | net: sctp: sctp_endpoint_free: zero out secret key data | Daniel Borkmann | 2013-02-08 | 1 | -0/+5 |
| | * | | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree | Daniel Borkmann | 2013-02-08 | 1 | -1/+1 |
| |/ / |
|
| * | | atm/iphase: rename fregt_t -> ffreg_t | Heiko Carstens | 2013-02-08 | 1 | -73/+73 |
| * | | net: usb: fix regression from FLAG_NOARP code | Lucas Stach | 2013-02-08 | 1 | -1/+1 |
| * | | l2tp: dont play with skb->truesize | Eric Dumazet | 2013-02-08 | 2 | -12/+0 |
| * | | net: sctp: sctp_auth_key_put: use kzfree instead of kfree | Daniel Borkmann | 2013-02-07 | 1 | -1/+1 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2013-02-07 | 1 | -7/+9 |
| |\ \ |
|
| | * | | openvswitch: Move LRO check from transmit to receive. | Jesse Gross | 2013-01-21 | 1 | -7/+9 |
| * | | | Merge branch 'netback' | David S. Miller | 2013-02-07 | 3 | -53/+88 |
| |\ \ \ |
|
| | * | | | netback: correct netbk_tx_err to handle wrap around. | Ian Campbell | 2013-02-07 | 1 | -1/+1 |
| | * | | | xen/netback: free already allocated memory on failure in xen_netbk_get_requests | Ian Campbell | 2013-02-07 | 1 | -1/+12 |
| | * | | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. | Matthew Daley | 2013-02-07 | 1 | -25/+13 |
| | * | | | xen/netback: shutdown the ring if it contains garbage. | Ian Campbell | 2013-02-07 | 3 | -26/+62 |
| * | | | | net: qmi_wwan: add more Huawei devices, including E320 | Bjørn Mork | 2013-02-06 | 1 | -0/+12 |
| * | | | | net: cdc_ncm: add another Huawei vendor specific device | Bjørn Mork | 2013-02-06 | 1 | -0/+3 |
| * | | | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() | Tommi Rantala | 2013-02-06 | 1 | -1/+1 |
| * | | | | tcp: fix for zero packets_in_flight was too broad | Ilpo Järvinen | 2013-02-06 | 1 | -2/+6 |
| * | | | | Merge branch 'wireless' | David S. Miller | 2013-02-06 | 13 | -35/+90 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-06 | 13 | -35/+90 |
| | |\ \ \
| |/ / / / |
|
| | * | | | brcmsmac: rework of mac80211 .flush() callback operation | Arend van Spriel | 2013-02-04 | 4 | -29/+27 |
| | * | | | ssb: unregister gpios before unloading ssb | Hauke Mehrtens | 2013-02-04 | 3 | -0/+26 |
| | * | | | bcma: unregister gpios before unloading bcma | Hauke Mehrtens | 2013-02-04 | 3 | -0/+17 |
| | * | | | rtlwifi: Fix scheduling while atomic bug | Larry Finger | 2013-02-04 | 1 | -3/+4 |
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-02-04 | 2 | -3/+16 |
| | |\ \ \ |
|
| | | * | | | Bluetooth: Fix hci_conn timeout routine | Andre Guedes | 2013-01-31 | 1 | -3/+3 |
| | | * | | | Bluetooth: Fix handling of unexpected SMP PDUs | Johan Hedberg | 2013-01-31 | 1 | -0/+13 |
| * | | | | | net: usbnet: fix tx_dropped statistics | Bjørn Mork | 2013-02-04 | 1 | -6/+4 |
| * | | | | | tcp: ipv6: Update MIB counters for drops | Vijay Subramanian | 2013-02-04 | 1 | -1/+5 |
| * | | | | | tcp: Update MIB counters for drops | Vijay Subramanian | 2013-02-04 | 1 | -1/+2 |
| * | | | | | packet: fix leakage of tx_ring memory | Phil Sutter | 2013-02-03 | 1 | -4/+6 |
| * | | | | | net: Fix inner_network_header assignment in skb-copy. | Pravin B Shelar | 2013-02-03 | 1 | -1/+1 |
| * | | | | | tcp: frto should not set snd_cwnd to 0 | Eric Dumazet | 2013-02-03 | 1 | -1/+2 |
| * | | | | | tcp: fix an infinite loop in tcp_slow_start() | Eric Dumazet | 2013-02-03 | 1 | -4/+10 |
| * | | | | | Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-can | David S. Miller | 2013-02-02 | 1 | -1/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | can: c_can: Set reserved bit in IFx_MASK2 to 1 on write | Alexander Stein | 2013-02-01 | 1 | -1/+5 |
| * | | | | | | via-rhine: Fix bugs in NAPI support. | David S. Miller | 2013-02-02 | 1 | -6/+2 |
| * | | | | | | Merge branch 'wireless' | David S. Miller | 2013-02-01 | 6 | -41/+25 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-01 | 6 | -41/+25 |
| | |\ \ \ \ \
| |/ / / / / /
| | | _ / / /
| | | / / / |
|
| | * | | | | mwifiex: fix incomplete scan in case of IE parsing error | Bing Zhao | 2013-01-30 | 1 | -4/+5 |
| | * | | | | rtlwifi: Fix the usage of the wrong variable in usb.c | Larry Finger | 2013-01-28 | 1 | -2/+2 |
| | * | | | | bcma: fix NAND flash validation | Rafał Miłecki | 2013-01-28 | 1 | -1/+1 |
| | * | | | | brcmsmac: fix tx status processing | Arend van Spriel | 2013-01-28 | 1 | -16/+9 |