Age | Commit message (Expand) | Author |
2013-01-06 | ipv4: fix NULL checking in devinet_ioctl() | Xi Wang |
2013-01-06 | tcp: fix MSG_SENDPAGE_NOTLAST logic | Eric Dumazet |
2013-01-04 | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. | Philippe De Muyter |
2013-01-04 | ip-sysctl: fix spelling errors | stephen hemminger |
2013-01-04 | mac802154: fix NOHZ local_softirq_pending 08 warning | Alexander Aring |
2013-01-04 | ipv6: document ndisc_notify in networking/ip-sysctl.txt | Hannes Frederic Sowa |
2013-01-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-04 | ath9k: Fix Kconfig for ATH9K_HTC | Vladimir Kondratiev |
2013-01-03 | bridge: add empty br_mdb_init() and br_mdb_uninit() definitions. | Rami Rosen |
2013-01-03 | vxlan: allow live mac address change | stephen hemminger |
2013-01-03 | bridge: Correctly unregister MDB rtnetlink handlers | Vlad Yasevich |
2013-01-02 | brcmfmac: fix parsing rsn ie for ap mode. | Hante Meuleman |
2013-01-02 | brcmsmac: add copyright information for Canonical | Arend van Spriel |
2013-01-02 | rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() call | Larry Finger |
2013-01-02 | rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() call | Larry Finger |
2013-01-02 | rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call | Larry Finger |
2013-01-02 | rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call | Larry Finger |
2013-01-02 | rtlwifi: Fix warning for unchecked pci_map_single() call | Larry Finger |
2013-01-02 | p54usb: add USBIDs for two more p54usb devices | Christian Lamparter |
2013-01-02 | rtlwifi: Don't leak on error in _rtl_usb_receive() | Jesper Juhl |
2013-01-02 | ath9k_hw: Fix RX gain initvals for AR9485 | Sujith Manoharan |
2013-01-02 | bcma: correct M25P32 serial flash ID | Rafał Miłecki |
2013-01-02 | brcmsmac: Use udelay instead of usleep_range | Niels Ole Salscheider |
2013-01-02 | p54usb: add USB ID for T-Com Sinus 154 data II | Tomasz Guszkowski |
2013-01-02 | carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH | Christian Lamparter |
2013-01-02 | rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg | Jussi Kivilinna |
2013-01-02 | ath9k: Fix compilation breakage | Sujith Manoharan |
2013-01-02 | ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it | Geert Uytterhoeven |
2013-01-02 | bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting it | Geert Uytterhoeven |
2012-12-28 | forcedeth: Fix WARNINGS that result when DMA mapping is not checked | Larry Finger |
2012-12-28 | net: qmi_wwan: add Telekom Speedstick LTE II | Bjørn Mork |
2012-12-28 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-12-27 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-26 | ipv6/ip6_gre: set transport header correctly | Isaku Yamahata |
2012-12-26 | ipv4/ip_gre: set transport header correctly to gre header | Isaku Yamahata |
2012-12-26 | IB/rds: suppress incompatible protocol when version is known | Marciniszyn, Mike |
2012-12-26 | IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len | Marciniszyn, Mike |
2012-12-26 | net/vxlan: Use the underlying device index when joining/leaving multicast groups | Yan Burman |
2012-12-26 | tcp: should drop incoming frames without ACK flag set | Eric Dumazet |
2012-12-26 | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED | Christoffer Dall |
2012-12-26 | netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled | Li Zefan |
2012-12-26 | cpts: fix a run time warn_on. | Richard Cochran |
2012-12-26 | cpts: fix build error by removing useless code. | Richard Cochran |
2012-12-26 | batman-adv: fix random jitter calculation | Akinobu Mita |
2012-12-26 | netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect | Jesper Juhl |
2012-12-26 | netfilter: xt_hashlimit: fix namespace destroy path | Vitaly E. Lavrov |
2012-12-26 | netfilter: xt_recent: fix namespace destroy path | Vitaly E. Lavrov |
2012-12-26 | netfilter: xt_hashlimit: fix race that results in duplicated entries | Pablo Neira Ayuso |