summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-08qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun
2013-10-08moxa: fix the error handling in moxart_mac_probe()Wei Yongjun
2013-10-08net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde
2013-10-08pkt_sched: fq: fix typo for initial_quantumEric Dumazet
2013-10-08ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel
2013-10-08xen-netback: transition to CLOSED when removing a VIFDavid Vrabel
2013-10-08Merge branch 'mlx4'David S. Miller
2013-10-08net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai
2013-10-08net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai
2013-10-08net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky
2013-10-08l2tp: Fix build warning with ipv6 disabled.David S. Miller
2013-10-08tun: don't look at current when non-blockingMichael S. Tsirkin
2013-10-08Merge branch 'mrf24j40'David S. Miller
2013-10-08mrf24j40: Use level-triggered interruptsAlan Ott
2013-10-08mrf24j40: Use threaded IRQ handlerAlan Ott
2013-10-08mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott
2013-10-08Merge branch '6lowpan'David S. Miller
2013-10-086lowpan: Sync default hardware address of lowpan links to their wpanAlan Ott
2013-10-086lowpan: Only make 6lowpan links to IEEE802154 devicesAlan Ott
2013-10-07net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman
2013-10-07can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2013-10-07ipv4: fix ineffective source address selectionJiri Benc
2013-10-07net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann
2013-10-07net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-07ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin
2013-10-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-03net: heap overflow in __audit_sockaddr()Dan Carpenter
2013-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-02Merge branch 'mv643xx'David S. Miller
2013-10-02net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth
2013-10-02net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth
2013-10-02net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth
2013-10-02l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul
2013-10-02net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-10-02bonding: update MAINTAINERSAndy Gospodarek
2013-10-02tc: export tc_defact.h to userspacestephen hemminger
2013-10-02tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen
2013-10-02Merge branch 'calxedaxgmac'David S. Miller
2013-10-02net: calxedaxgmac: determine number of address filters at runtimeRob Herring
2013-10-02net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring
2013-10-02net: calxedaxgmac: fix clearing of old filter addressesRob Herring
2013-10-02unix_diag: fix info leakMathias Krause
2013-10-02Merge branch 'connector'David S. Miller
2013-10-02connector - documentation: simplify netlink message length assignmentMathias Krause
2013-10-02connector: use 'size' everywhere in cn_netlink_send()Mathias Krause