]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-04-30 Flavio Leitnertg3: fix to append hardware time stamping flags
2013-04-30 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-04-30 Benjamin Poirierunix/stream: fix peeking with an offset larger than...
2013-04-30 Benjamin Poirierunix/dgram: fix peeking with an offset larger than...
2013-04-30 Benjamin Poirierunix/dgram: peek beyond 0-sized skbs
2013-04-30 Thomas Grafopenvswitch: Remove unneeded ovs_netdev_get_ifindex()
2013-04-30 Sridhar Samudralanet: Use consume_skb() to free gso segmented skb
2013-04-30 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-04-29 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-04-29 David S. MillerMerge branch 'vxlan_bnx2x_offload'
2013-04-29 Dmitry Kravkovbnx2x: allow handling tunnel over udp offload
2013-04-29 Dmitry Kravkovvxlan: do not set SKB_GSO_UDP
2013-04-29 Vipul Pandyacxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in...
2013-04-29 Vipul Pandyacxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in...
2013-04-29 Vipul Pandyacxgb4: Fix pci_device_id structure initialization with...
2013-04-29 Yuchung Chengtcp: reset timer after any SYNACK retransmit
2013-04-29 Eric Dumazetnet: Add MIB counters for checksum errors
2013-04-29 Flavio Leitnertg3: shows HW time stamping support only if ptp_capable...
2013-04-29 Eric Dumazetnet: defer net_secret[] initialization
2013-04-29 Kalesh APbe2net: FLR must be first cmd issued to Lancer FW
2013-04-29 Kalesh APbe2net: Use GET_FUNCTION_CONFIG V1 cmd
2013-04-29 John W. LinvilleMerge tag 'nfc-next-3.10-4' of git://git.kernel.org... master-2013-04-29
2013-04-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-04-29 Sergei Shtylyovsh_eth: add R8A77781 support
2013-04-29 Stefan Baderr8169: fix 8168evl frame padding.
2013-04-29 Simon Hormansctp: Correct type and usage of sctp_end_cksum()
2013-04-29 Florian Westphalnetfilter: nfnetlink_queue: avoid expensive gso segment...
2013-04-29 Florian Westphalnetfilter: nfnetlink_queue: add skb info attribute
2013-04-29 Florian Westphalnetfilter: move skb_gso_segment into nfnetlink_queue...
2013-04-29 Florian Westphalnetfilter: nf_queue: move device refcount bump to extra...
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: set match: add support to match the...
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: The list:set type with counter support
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: The hash types with counter support
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: The bitmap types with counter support
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: Introduce the counter extension in...
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: list:set type using the extension...
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: Hash types using the unified code...
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: Unified hash type generation
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: Bitmap types using the unified code...
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: Unified bitmap type generation
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: Introduce extensions to elements...
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: Move often used IPv6 address masking...
2013-04-29 Jozsef Kadlecsiknetfilter: ipset: Make possible to test elements marked...
2013-04-29 Haiyang Zhanghyperv: Fix a compiler warning in netvsc_send()
2013-04-29 David S. MillerMerge branch 'pegasus'
2013-04-29 Petko Manolovdrivers: net: usb: pegasus: fix control urb submission
2013-04-29 Petko Manolovdrivers: net: usb: pegasus: read/write_mii_word optimised
2013-04-29 Petko Manolovdrivers: net: usb: pegasus: remove skb pool
2013-04-29 Pravin B Shelaripv6: Kill ipv6 dependency of icmpv6_send().
2013-04-29 Jesper Dangaard... net: increase frag hash size
2013-04-29 Arnd Bergmannatm: he: use mdelay instead of large udelay constants
2013-04-29 David S. MillerMerge branch 'pktdiag'
2013-04-29 Nicolas Dichtelsock_diag: allow to dump bpf filters
2013-04-29 Nicolas Dichtelpacket_diag: disclose meminfo values
2013-04-29 Nicolas Dichtelpacket_diag: disclose uid value
2013-04-29 Sarveshwar... be2net: Fix to show wol disabled/enabled state correctly.
2013-04-29 Suresh Reddybe2net: Fixed memory leak
2013-04-29 Chen Gangnet: mac802154: comparision issue of type cast, finding...
2013-04-29 Daniel Borkmannselftests: psock_tpacket: fix status check
2013-04-29 stephen hemmingervxlan: allow choosing destination port per vxlan
2013-04-29 stephen hemmingervxlan: compute source port in network byte order
2013-04-29 stephen hemmingervxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)
2013-04-29 stephen hemmingervxlan: fix byte order issues with NDA_PORT
2013-04-29 stephen hemmingervxlan: document UDP default port
2013-04-29 stephen hemmingervxlan: update mail address and copyright date
2013-04-29 roopabridge: Add fdb dst check during fdb update
2013-04-29 Hans Schillstromipvs: ip_vs_sip_fill_param() BUG: bad check of return...
2013-04-29 Gao fengnet: tun: release the reference of tun device in tun_re...
2013-04-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-04-27 David S. MillerMerge branch 'mlx4'
2013-04-27 Rony Efraimnet/mlx4: Add support to get VF config
2013-04-27 Rony Efraimnet/mlx4: Add VF MAC spoof checking support
2013-04-27 Rony Efraimnet/mlx4: Add set VF default vlan ID and priority support
2013-04-27 Rony Efraimnet/mlx4: Add set VF mac address support
2013-04-27 Rony Efraimnet/mlx4: Add structures to keep VF Ethernet ports...
2013-04-27 Rony Efraimnet/mlx4: Add reference counting to MAC registeration
2013-04-27 Amir Vadainet/mlx4_en: Disable HW clock overflow check when no...
2013-04-27 Amir Vadainet/mlx4_core: Disable HW timestamping for VFs
2013-04-27 Wei Yongjungenetlink: fix possible memory leak in genl_family_rcv_...
2013-04-27 Suresh Reddybe2net: Avoid diagnostic test in certain versions of...
2013-04-27 Suresh Reddybe2net: Renamed rx_address_mismatch_errors to rx_addres...
2013-04-27 Suresh Reddybe2net: Add support for setting and getting rx flow...
2013-04-26 Marcel HoltmannNFC: Add missing RFKILL dependency for Kconfig
2013-04-26 Larry Fingerrtlwifi: rtl8192cu: Fix false loss of AP indication master-2013-04-26
2013-04-26 Piotr Haberbrcmsmac: Fix merge issue
2013-04-26 Hauke Mehrtensssb: implement ssb spuravoid for chipid BCM43222
2013-04-26 Yogesh Ashok... mwifiex: Correct pci_unmap_single's size
2013-04-26 Yogesh Ashok... mwifiex: Do not kfree cmd buf while unregistering PCIe
2013-04-26 Yogesh Ashok... mwifiex: Call pci_release_region after calling pci_disa...
2013-04-26 Yogesh Ashok... mwifiex: Use pci_release_region() instead of a pci_rele...
2013-04-26 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-04-26 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-04-26 Samuel OrtizNFC: Move LLCP code to the NFC top level diirectory
2013-04-26 Emil Tantilovixgbe: add mac type to the version in ethtool_regs
2013-04-26 Emil Tantilovixgbe: add support for disabling link at boot time...
2013-04-26 Emil Tantilovixgbe: cache AUTOC reads
2013-04-26 Emil Tantilovixgbe: fix register access during ethtool loopback...
2013-04-26 Jacob Kellerixgbe: fix EICR write in ixgbe_msix_other
2013-04-26 Andi Kleenigb: limit udelay for phy changes to 10000us
2013-04-26 Bruce Allane1000e: panic caused by Rx traffic arriving while inter...
next