]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-12-26 dingtianhongnet: atl1: slight optimization of addr compare
2013-12-26 dingtianhongnet: pcnet: slight optimization of addr compare
2013-12-26 dingtianhongnet: freescale: remove unused compare_addr()
2013-12-26 stephen hemmingerqlge: make local function static
2013-12-26 stephen hemmingermdio: unused ethtool functions
2013-12-26 stephen hemmingerhhf: make qdisc ops static
2013-12-22 Weilong Chenrose: cleanup checkpatch errors,spaces required
2013-12-22 wangweidongsctp: remove the never used 'return' and redundant...
2013-12-22 Weilong Chenmac802154: fix following checkpath.pl warning Prefer...
2013-12-22 stephen hemmingercxgb4: make functions static and remove dead code
2013-12-22 wangweidongsctp: remove casting from function calls through ops...
2013-12-22 stephen hemmingernetconf: add support for IPv6 proxy_ndp
2013-12-22 stephen hemmingernetconf: rename PROXY_ARP to NEIGH_PROXY
2013-12-22 Daniel Borkmannnet: vxlan: use custom ndo_change_mtu handler
2013-12-22 Eric Dumazetnet: use kfree_skb_list() helper
2013-12-22 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-12-22 Hannes Frederic... ipv6: move ip6_sk_accept_pmtu from generic pmtu update...
2013-12-22 David S. MillerRevert "sctp: fix missing include file"
2013-12-21 Ezequiel Garciacan: ti_hecc: Replace platform dependency with ARM...
2013-12-21 Alexander Shiyancan: mcp251x: Add device tree support
2013-12-21 Oliver Hartkoppcan: gw: remove obsolete checks
2013-12-21 Atzm Watanabepacket: doc: add documentation for VLAN TPID delivery
2013-12-21 sfeldma@cumulusnetwo... sctp: fix missing include file
2013-12-21 David S. MillerMerge branch 'b44'
2013-12-21 Hauke Mehrtensb44: use fixed PHY device if we do not find any
2013-12-21 Hauke Mehrtensb44: do not set PHY address to 30 for every ext PHY
2013-12-21 Hauke Mehrtensb44: activate PHY when MAC is off
2013-12-21 Hauke Mehrtensb44: add phylib support
2013-12-21 Hauke Mehrtensb44: rename b44_mii_{read, write} to b44_mdio_{read...
2013-12-21 Hauke Mehrtensb44: abort when no PHY is available at all
2013-12-21 Hauke Mehrtensb44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCA...
2013-12-21 Hauke Mehrtensb44: check register instead of PHY address to detect...
2013-12-20 Eric Dumazettcp: autocork should not hold first packet in write...
2013-12-20 Eric Dumazetnet_sched: fix regression in tc_action_ops
2013-12-20 Eric Dumazetnet_sched: fix a regression in tcf_proto_lookup_ops()
2013-12-20 WANG Congnet_sched: fix a regression in tc actions
2013-12-20 David S. MillerMerge branch 'bridge_cleanups'
2013-12-20 tanxiaojunbridge: change the position of '{' to the pre line
2013-12-20 tanxiaojunbridge: change "foo* bar" to "foo *bar"
2013-12-20 tanxiaojunbridge: add space before '(/{', after ',', etc.
2013-12-20 tanxiaojunbridge: remove unnecessary parentheses
2013-12-20 tanxiaojunbridge: remove unnecessary condition judgment
2013-12-20 Tom Herbertbnx2x: cleanup skb_set_hash
2013-12-20 David S. MillerMerge branch 'sh_eth'
2013-12-20 Sergei Shtylyovsh_eth: do not reset PHY needlessly
2013-12-20 Sergei Shtylyovsh_eth: add PHY IRQ to platform data
2013-12-20 David S. MillerMerge branch 'mlx4'
2013-12-20 Matan Baraknet/mlx4_core: Check port number for validity before...
2013-12-20 Eugenia Emantayevnet/mlx4_en: Add NAPI support for transmit side
2013-12-20 Eugenia Emantayevnet/mlx4_en: Ignore irrelevant hypervisor events
2013-12-20 Eyal Perrynet/mlx4_core: Set CQE/EQE size to 64B by default
2013-12-20 Ido Shamaynet/mlx4_en: Configure the XPS queue mapping on driver...
2013-12-20 Hadar Hen Zionnet/mlx4_en: Implement ndo_get_phys_port_id
2013-12-20 Hadar Hen Zionnet/mlx4_core: Expose physical port id as PF/VF capability
2013-12-20 Hadar Hen Zionnet/mlx4_core: Introduce nic_info new flag in QUERY_FUN...
2013-12-20 Hadar Hen Zionnet/mlx4_core: Rename QUERY_FUNC_CAP fields
2013-12-20 Hadar Hen Zionnet/mlx4_core: Remove zeroed out of explicit QUERY_FUNC...
2013-12-20 Eric Dumazetrps: NUMA flow limit allocations
2013-12-19 Rashika Kheriadrivers: net: Mark functions as static in debug.c
2013-12-19 Rashika Kheriadrivers: net: Mark functions as static in 4965-debug.c
2013-12-19 Rashika Kheriadrivers: net: Mark functions as static in 3945-debug.c
2013-12-19 Rashika Kheriadrivers: net: Include new header file in sbni.c
2013-12-19 Rashika Kheriadrivers: net: Mark functions as static in stmmac_platform.c
2013-12-19 Rashika Kheriadrivers: net: Mark functions as static in qlcnic_83xx_hw.c
2013-12-19 Rashika Kheriadrivers: net: Mark functions as static in qlcnic_io.c
2013-12-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-19 David S. MillerMerge branch 'bonding_nl'
2013-12-19 sfeldma@cumulusnetwo... bonding: add packets_per_slave attribute netlink support
2013-12-19 sfeldma@cumulusnetwo... bonding: add lp_interval attribute netlink support
2013-12-19 sfeldma@cumulusnetwo... bonding: add min_links attribute netlink support
2013-12-19 sfeldma@cumulusnetwo... bonding: add all_slaves_active attribute netlink support
2013-12-19 sfeldma@cumulusnetwo... bonding: add num_grat_arp attribute netlink support
2013-12-19 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-12-19 Paul Durrantxen-netback: add gso_segs calculation
2013-12-19 Yang Yingliangsch_cbq: remove unnecessary null pointer check
2013-12-19 Yang Yingliangact_police: remove unnecessary null pointer check
2013-12-19 Wei Yongjunsfc: fix sparse non static symbol warning
2013-12-19 Daniel Borkmannnet: skbuff: improve comment on checksumming
2013-12-19 Terry Lamnet-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
2013-12-19 Matthew Whitehead3c59x: Add software timestamping
2013-12-19 Francesco Fuscolib: hash: follow-up fixups for arch hash
2013-12-18 Dan Carpenterisdn: use strlcpy() instead strcpy()
2013-12-18 tanxiaojunbridge: spelling fixes
2013-12-18 Hannes Frederic... ipv6: support IPV6_PMTU_INTERFACE on sockets
2013-12-18 Hannes Frederic... ipv4: new ip_no_pmtu_disc mode to always discard incomi...
2013-12-18 Hannes Frederic... inet: make no_pmtu_disc per namespace and kill ipv4_config
2013-12-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-12-18 Tom Herbertnet: vmxnet3 calls skb_set_hash
2013-12-18 Tom Herbertnet: sun-niu calls skb_set_hash
2013-12-18 Tom Herbertnet: sfc calls skb_set_hash
2013-12-18 Tom Herbertnet: vxge calls skb_set_hash
2013-12-18 Tom Herbertnet: mlx4 calls skb_set_hash
2013-12-18 Tom Herbertnet: sky2 calls skb_set_hash
2013-12-18 Tom Herbertnet: emulex-benet calls skb_set_hash
2013-12-18 Tom Herbertnet: cisco-enic calls skb_set_hash
2013-12-18 Tom Herbertnet: cxgb4 calls skb_set_hash
2013-12-18 Tom Herbertnet: bnx2x calls skb_set_hash
2013-12-18 Tom Herbertnet: bnx2 calls skb_set_hash
2013-12-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-18 WANG Congnet_sched: convert tcf_proto_ops to use struct list_head
next