]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-10-31 Flavio Leitnernetxen: explicity handle pause autoneg parameter
2012-10-31 stephen hemmingertcp: make tcp_clear_md5_list static
2012-10-31 Willem de Bruijnnet: compute skb->rxhash if nic hash may be 3-tuple
2012-10-31 Devendra Nagadlink: dl2k: use the module_pci_driver macro
2012-10-31 Devendra Nagarealtek: r8169: use module_pci_driver macro
2012-10-31 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-10-31 Wei Yongjunqla3xxx: remove unused variable in ql_process_mac_tx_intr()
2012-10-31 Wei Yongjunqla3xxx: use module_pci_driver to simplify the code
2012-10-31 Steve Glendinningsmsc95xx: add wol support for more frame types
2012-10-31 Claudio Fontananet/ipv4/ipconfig: add device address to a KERN_INFO...
2012-10-31 John Fastabendixgbe: add setlink, getlink support to ixgbe and ixgbevf
2012-10-31 John Fastabendnet: set and query VEB/VEPA bridge mode via PF_BRIDGE
2012-10-31 John Fastabendnet: create generic bridge ops
2012-10-29 Antonio Quartullibatman-adv: add kernel-doc for enum batadv_dbg_level
2012-10-29 Antonio Quartullibatman-adv: pass the WIFI flag from the local to global...
2012-10-29 Antonio Quartullibatman-adv: properly convert flag into a boolean value
2012-10-29 Antonio Quartullibatman-adv: check for more space before accessing the skb
2012-10-29 Antonio Quartullibatman-adv: print packets re-routing on DBG_TT and...
2012-10-29 Antonio Quartullibatman-adv: properly store the roaming time
2012-10-29 Simon Wunderlichbatman-adv: don't allow ECTP traffic on batman-adv
2012-10-29 Sven Eckelmannbatman-adv: Only increase refcounter once for alternate...
2012-10-29 Sven Eckelmannbatman-adv: Check return value of try_module_get
2012-10-29 Sven Eckelmannbatman-adv: Remove extra check in batadv_bit_get_packet
2012-10-29 Sven Eckelmannbatman-adv: Set special lockdep classes to avoid lockde...
2012-10-29 Antonio Quartullibatman-adv: return proper value in case of hash_add...
2012-10-29 Marek Lindnerbatman-adv: consolidate duplicated primary_if checking...
2012-10-29 Sven Eckelmannbatman-adv: Remove unused define BAT_ATTR_HIF_UINT
2012-10-29 Marek Lindnerbatman-adv: split hard_iface struct for each routing...
2012-10-29 Antonio Quartullibatman-adv: use check_unicast_packet() in recv_roam_adv()
2012-10-28 Bjørn Morknet: sierra: shut up sparse restricted type warnings
2012-10-28 Bjørn Morknet: cdc_ncm: error path lock fix
2012-10-28 Bjørn Morknet: cdc_ncm: big endian fix
2012-10-28 Nicolas Dichtelrtnl/ipv4: add support of RTM_GETNETCONF
2012-10-28 Nicolas Dichtelrtnl/ipv4: use netconf msg to advertise forwarding...
2012-10-28 Nicolas Dichtelrtnl/ipv6: add support of RTM_GETNETCONF
2012-10-28 Nicolas Dichtelrtnl/ipv6: use netconf msg to advertise forwarding...
2012-10-28 Nicolas Dichtelrtnl: add a new type of msg to advertise protocol confi...
2012-10-26 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-10-26 David S. Millernet: Update args to dummy sock_update_classid().
2012-10-26 Alan Coxl2tp: session is an array not a pointer
2012-10-26 Alan Coxisdn: remove dead code
2012-10-26 Daniel Wagnercgroup: net_cls: Rework update socket logic
2012-10-26 Daniel Wagnercgroup: net_cls: Pass in task to sock_update_classid()
2012-10-26 Daniel Wagnercgroup: net_cls: Remove rcu_read_lock/unlock
2012-10-26 Daniel Wagnercgroup: net_cls: Fix local variable type decleration
2012-10-26 Daniel Wagnercgroup: net_prio: Mark local used function static
2012-10-26 Ming Leiusbnet: smsc95xx: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: smsc75xx: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: sierra_net: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: plusb: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: net1080: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: mcs7830: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: int51x1: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: dm9601: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: cdc-ncm: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: asix: apply introduced usb command APIs
2012-10-26 Ming Leiusbnet: introduce usbnet 3 command helpers
2012-10-26 Neil HormanMAINTAINERS: Add myself to list of SCTP maintainers
2012-10-26 Neil Hormansctp: Make hmac algorithm selection for cookie generati...
2012-10-26 Daniel Borkmannpacket: minor: remove unused err assignment
2012-10-26 hayeswangr8169: enable ALDPS for power saving
2012-10-23 Pavel Emelyanovsock-diag: Report shutdown for inet and unix sockets...
2012-10-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-23 Nicolas Dichtelipv6: fix sparse warnings in rt6_info_hash_nhsfn()
2012-10-23 Padmanabh Ratnakarbe2net: Fix smatch warnings in be_main.c
2012-10-23 Hans Zhangnetlink: cleanup the unnecessary return value check
2012-10-23 Eric Dumazetipv4: tcp: clean up tcp_v4_early_demux()
2012-10-23 Neal Cardwellipv6: tcp: clean up tcp_v6_early_demux() icsk variable
2012-10-23 Greg Roseixgbevf: Update version string
2012-10-23 John Fastabendixgbevf: fix softirq-safe to unsafe splat on internal...
2012-10-23 Greg Roseixgbevf: Check for error on dma_map_single call
2012-10-23 John Fastabendixgbevf: make netif_napi_add and netif_napi_del symmetric
2012-10-23 Carolyn Wybornyigb: Update version
2012-10-23 Carolyn Wybornyigb: Update get cable length function for i210/i211
2012-10-23 Jesse Brandeburgmaintainers: update with official intel support link...
2012-10-23 Tushar Davee1000e: Minimum packet size must be 17 bytes
2012-10-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-23 Bjørn Morknet: cdc_mbim: Device Service Stream support
2012-10-23 Bjørn Morknet: cdc_ncm: map MBIM IPS SessionID to VLAN ID
2012-10-23 Bjørn Morknet: cdc_ncm: do not bind to NCM compatible MBIM devices
2012-10-23 Bjørn Morknet: cdc_mbim: build the MBIM driver
2012-10-23 Greg Suareznet: cdc_mbim: adding MBIM driver
2012-10-23 Bjørn Morknet: cdc_ncm: export shared symbols and definitions
2012-10-23 Bjørn Morknet: cdc_ncm: refactoring for tx multiplexing
2012-10-23 Bjørn Morknet: cdc_ncm: splitting rx_fixup for code reuse
2012-10-23 Bjørn Morknet: cdc_ncm: process chained NDPs
2012-10-23 Greg Suareznet: cdc_ncm: refactor bind preparing for MBIM support
2012-10-23 Greg Suareznet: cdc_ncm: adding MBIM support to ncm_setup
2012-10-23 Greg SuarezUSB: cdc: add MBIM constants and structures
2012-10-23 Bjørn Morknet: cdc_ncm: workaround NTB input size firmware bug
2012-10-23 Joachim Eastwoodnet/at91_ether: add pdata flag for reverse Eth addr
2012-10-23 Joachim Eastwoodnet/at91_ether: select MACB in Kconfig
2012-10-23 Joachim Eastwoodnet/cadence: get rid of HAVE_NET_MACB
2012-10-23 Joachim Eastwoodnet/macb: fix truncate warnings
2012-10-23 Nicolas Dichtelipv6: add support of equal cost multipath (ECMP)
2012-10-23 Alexander Duyckixgbe: Fix possible memory leak in ixgbe_set_ringparam
2012-10-23 Don Skidmoreixgbe: Add function ixgbe_reset_pipeline_82599
2012-10-23 Alexander Duyckixgbe: Drop unnecessary addition from ixgbe_set_rx_buff...
2012-10-23 Tushar Daveixgbe: Correcting small packet padding
2012-10-23 Wei Yongjunixgbe: using is_zero_ether_addr() to simplify the code
next