summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-02icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger
2013-08-02icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger
2013-08-02sis900: Fix the tx queue timeout issueDenis Kirjanov
2013-08-02af_packet: simplify VLAN frame check in packet_sndPhil Sutter
2013-08-02af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter
2013-08-02af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-08-02Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-02net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann
2013-08-02r8169: remove "PHY reset until link up" log spamLekensteyn
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi
2013-08-02htb: fix sign extension bugstephen hemminger
2013-08-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-02Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-02Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-08-02Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-08-02Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-02Merge tag 'for-linville-20130730' of git://github.com/kvalo/ath6klJohn W. Linville
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du
2013-08-02Merge branch 'eth_alen'David S. Miller
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches
2013-08-02uapi: Convert some uses of 6 to ETH_ALENJoe Perches
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-02iwl4965: reset firmware after rfkill offStanislaw Gruszka
2013-08-02iwl4965: set power mode earlyStanislaw Gruszka
2013-08-02Merge branch 'qlcnic'David S. Miller
2013-08-02qlcnic: Update version to 5.2.45Himanshu Madhani
2013-08-02qlcnic: Enable mailbox interface in poll mode when interrupts are not availableManish Chopra
2013-08-02qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...Manish Chopra
2013-08-02qlcnic: Interrupt based driver firmware mailbox mechanismManish Chopra
2013-08-02qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria
2013-08-01Merge branch 'bond_rcu'David S. Miller
2013-08-01bonding: initial RCU conversionnikolay@redhat.com
2013-08-01bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov
2013-08-01bonding: simplify broadcast_xmit functionNikolay Aleksandrov
2013-08-01bonding: remove unnecessary read_locks of curr_slave_locknikolay@redhat.com
2013-08-01bonding: convert to list API and replace bond's custom listnikolay@redhat.com
2013-08-01ipv6: bump genid when delete/add addressfan.du
2013-08-01macvlan: handle set_promiscuity failuresMichael S. Tsirkin
2013-08-01macvlan: better mode validationMichael S. Tsirkin
2013-08-01Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-08-01tipc: fix oops when creating server socket failsYing Xue
2013-08-01bonding: fix system hang due to fast igmp timer reschedulingNikolay Aleksandrov
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang