]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-01-07 Flavio Leitnerteam: use strlcpy with ethtool_drvinfo fields
2013-01-07 Hannes Frederic... tcp: make sysctl_tcp_ecn namespace aware
2013-01-07 YOSHIFUJI Hideaki... ndisc: Use struct rd_msg for redirect message.
2013-01-07 Eric Dumazetnet: splice: avoid high order page splitting
2013-01-07 Jiri Pirkonet: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_...
2013-01-07 Jiri Pirkoethtool: fix drvinfo strings set in drivers
2013-01-07 Jiri Pirkoethtool: set addr_assign_type to NET_ADDR_SET when...
2013-01-07 Jiri Pirkoethoc: fix mac address set
2013-01-07 Nithin Nayak... tg3: Remove IS_ENABLED(CONFIG_HWMON) check
2013-01-07 Michael Chantg3: Improve PCI function number detection.
2013-01-07 Michael Chantg3: Add NVRAM support for 5762
2013-01-07 Michael Chantg3: Add support for new 5762 ASIC
2013-01-04 YOSHIFUJI Hideaki... ndisc: Remove unused space at tail of skb for ndisc...
2013-01-04 Frank LiNET: FEC: dynamtic check DMA desc buff type
2013-01-04 Peter Hüweethernet/broadcom/tg3: Fix sparse warning: constant...
2013-01-04 Steve Glendinningsmsc95xx: enable dynamic autosuspend
2013-01-04 Steve Glendinningsmsc95xx: eliminate duplicate warnings on io failure
2013-01-04 David S. Millernet: introduce upper device lists and remove dev->master
2013-01-04 Jiri Pirkonet: kill dev->master
2013-01-04 Jiri Pirkonet: remove no longer used netdev_set_bond_master(...
2013-01-04 Jiri Pirkobonding: remove usage of dev->master
2013-01-04 Jiri Pirkones: remove usage of dev->master
2013-01-04 Jiri Pirkovlan: remove usage of dev->master in __vlan_find_dev_deep()
2013-01-04 Jiri Pirkoqeth: ensure that __vlan_find_dev_deep() is called...
2013-01-04 Jiri Pirkoqlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
2013-01-04 Jiri Pirkocxgb3: remove usage of dev->master
2013-01-04 Jiri Pirkonetpoll: remove usage of dev->master
2013-01-04 Jiri Pirkobridge: remove usage of netdev_set_master()
2013-01-04 Jiri Pirkoteam: remove usage of netdev_set_master()
2013-01-04 Jiri Pirkortnetlink: remove usage of dev->master
2013-01-04 Jiri Pirkovlan: add link to upper device
2013-01-04 Jiri Pirkomacvlan: add link to upper device
2013-01-04 Jiri Pirkonet: introduce upper device lists
2013-01-04 Jiri Pirkoll_temac: fix mac address setting
2013-01-04 Jiri Pirkoum: net: use eth_hw_addr_random() to generate random mac
2013-01-04 Jiri Pirkonet: remove unnecessary NET_ADDR_RANDOM "bitclean"
2013-01-04 Jiri Pirkonet: add address assign type "SET"
2013-01-04 Jiri Pirkonet: set dev->addr_assign_type correctly
2013-01-04 Jiri Pirkonet: call add_device_randomness() only after successful...
2013-01-04 Jiri Pirkortnl: use dev_set_mac_address() instead of plain ndo_
2013-01-03 Flavio Leitnerteam: update master carrier state
2013-01-03 Sony Chackoqlcnic: fix build error
2013-01-03 Stephen Rothwellqlcnic: do not duplicate infrastructure functions
2013-01-02 Signed-off... qlcnic: update driver version
2013-01-02 Shahed Shaikhqlcnic: remove unused definitions from header file
2013-01-02 Sony Chackoqlcnic: 83xx ethtool interface routines
2013-01-02 Sony Chackoqlcnic: 83xx register dump routines
2013-01-02 Sony Chackoqlcnic: enable 83xx virtual NIC mode
2013-01-02 Sony Chackoqlcnic: flash template based firmware reset recovery
2013-01-02 Sony Chackoqlcnic: 83xx CNA inter driver communication mechanism
2013-01-02 Sony Chackoqlcnic: 83xx adpater flash interface routines
2013-01-02 Sony Chackoqlcnic: 83xx sysfs routines
2013-01-02 Sony Chackoqlcnic: 83xx base driver
2013-01-02 Sony Chackoqlcnic: 83xx data path routines
2013-01-02 Sony Chackoqlcnic: 83xx memory map and HW access routines
2013-01-02 Himanshu Madhaniqlcnic: macros for common register access
2013-01-02 Sony Chackoqlcnic: change driver hardware interface mechanism
2013-01-02 Ariel Eliorbnx2x: Add VF device ids and enable feature
2013-01-02 Ariel Eliorbnx2x: Support PF <-> VF Bulletin Board
2013-01-02 Ariel Eliorbnx2x: Support VF FLR
2013-01-02 Ariel Eliorbnx2x: Support of PF driver of a VF release request
2013-01-02 Ariel Eliorbnx2x: Support of PF driver of a VF close request
2013-01-02 Ariel Eliorbnx2x: Support of PF driver of a VF q_teardown request
2013-01-02 Ariel Eliorbnx2x: Support of PF driver of a VF q_filters request
2013-01-02 Ariel Eliorbnx2x: Support of PF driver of a VF setup_q request
2013-01-02 Ariel Eliorbnx2x: Support statistics collection for VFs by the PF
2013-01-02 Ariel Eliorbnx2x: Support of PF driver of a VF init request
2013-01-02 Ariel Eliorbnx2x: Support of PF driver of a VF acquire request
2013-01-02 Ariel Eliorbnx2x: Infrastructure for VF <-> PF request on PF side
2013-01-02 Ariel Eliorbnx2x: Prepare device and initialize VF database
2013-01-02 Ariel Eliorbnx2x: Allocate VF database in PF when VFs are present
2013-01-02 Ariel Eliorbnx2x: VF fastpath
2013-01-02 Ariel Eliorbnx2x: Support ndo_set_rxmode in VF driver
2013-01-02 Ariel Eliorbnx2x: Add teardown_q and close to VF <-> PF channel
2013-01-02 Ariel Eliorbnx2x: Add init, setup_q, set_mac to VF <-> PF channel
2013-01-02 Ariel Eliorbnx2x: Separate VF and PF logic
2013-01-02 Ariel Eliorbnx2x: Add to VF <-> PF channel the release request
2013-01-02 Ariel Eliorbnx2x: VF <-> PF channel 'acquire' at vf probe
2013-01-02 Ariel Eliorbnx2x: Support probing and removing of VF device
2012-12-30 Flavio Leitnerteam: add ethtool support
2012-12-30 Eric Dumazetveth: extend device features
2012-12-30 Eric Dumazetveth: reduce stat overhead
2012-12-30 Flavio Leitnerteam: implement carrier change
2012-12-30 stephen hemmingerbridge: respect RFC2863 operational state
2012-12-30 Daniel Borkmannnet: filter: return -EINVAL if BPF_S_ANC* operation...
2012-12-29 stephen hemmingerskbuff: make __kmalloc_reserve static
2012-12-29 stephen hemmingertcp: make proc_tcp_fastopen_key static
2012-12-29 stephen hemmingersctp: make sctp_addr_wq_timeout_handler static
2012-12-28 Eric Dumazetnet: use per task frag allocator in skb_append_datato_frags
2012-12-28 Jiri Pirkodummy: implement carrier change
2012-12-28 Jiri Pirkortnl: expose carrier value with possibility to set it
2012-12-28 Jiri Pirkonet: allow to change carrier via sysfs
2012-12-28 Jiri Pirkonet: add change_carrier netdev op
2012-12-28 Sasha Levinbnx2x: use ARRAY_SIZE where possible
2012-12-27 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-12-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-26 Isaku Yamahataipv6/ip6_gre: set transport header correctly
2012-12-26 Isaku Yamahataipv4/ip_gre: set transport header correctly to gre...
2012-12-26 Marciniszyn... IB/rds: suppress incompatible protocol when version...
next