]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-02-15 Pravin B Shelarnet: factor out skb_mac_gso_segment() from skb_gso_segm...
2013-02-15 Pravin B Shelarnet: Add skb_unclone() helper function.
2013-02-15 Michael Chantg3: Update version to 3.130
2013-02-15 Michael Chantg3: Set initial carrier state to off.
2013-02-15 Michael Chantg3: Fix 5762 NVRAM sizing
2013-02-15 Michael Chantg3: Expand EEE support for all 5717 B0
2013-02-15 Matt Carlsontg3: Add 57766 device support.
2013-02-14 David S. Millernet: Don't write to current task flags on every packet...
2013-02-14 Claudiu Manoilgianfar: Fix and cleanup Rx FCB indication
2013-02-14 Claudiu Manoilgianfar: Remove wrong buffer size conditioning to VLAN...
2013-02-14 Claudiu Manoilgianfar: gfar_process_frame returns void
2013-02-14 Claudiu Manoilgianfar: GRO_DROP is unlikely
2013-02-14 Claudiu Manoilgianfar: Cleanup and optimize struct gfar_private
2013-02-14 Claudiu Manoilgianfar: Add device ref (dev) in gfar_private
2013-02-14 Claudiu Manoilgianfar: Remove unused device_node ref in gfar_private
2013-02-14 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-14 Cong Wangbridge: make ifla_br_policy and br_af_ops static
2013-02-14 Nathan Hintzbgmac: add read of interrupt mask after disabling inter...
2013-02-14 Cong Wangbridge: use __u16 in if_bridge.h
2013-02-14 David S. MillerMerge branch 'bridge_vlan'
2013-02-14 Vlad Yasevichbridge: Separate egress policy bitmap
2013-02-14 Vlad Yasevichbridge: Add vlan support for local fdb entries
2013-02-14 Vlad Yasevichbridge: Add vlan support to static neighbors
2013-02-14 Vlad Yasevichbridge: Add vlan id to multicast groups
2013-02-14 Vlad Yasevichbridge: Add vlan to unicast fdb entries
2013-02-14 Vlad Yasevichbridge: Add the ability to configure pvid
2013-02-14 Vlad Yasevichbridge: Implement vlan ingress/egress policy with PVID.
2013-02-14 Vlad Yasevichbridge: Dump vlan information from a bridge port
2013-02-14 Vlad Yasevichbridge: Add netlink interface to configure vlans on...
2013-02-14 Vlad Yasevichbridge: Verify that a vlan is allowed to egress on...
2013-02-14 Vlad Yasevichbridge: Validate that vlan is permitted on ingress
2013-02-14 Vlad Yasevichbridge: Add vlan filtering infrastructure
2013-02-13 Daniel Borkmannnet: sctp: add build check for sctp_sf_eat_sack_6_2...
2013-02-13 Daniel Borkmannnet: sctp: minor: make jsctp_sf_eat_sack static
2013-02-13 Rafał Miłeckibgmac: return error on failed PHY write
2013-02-13 Sathya Perlabe2net: remove BUG_ON() in be_mcc_compl_is_new()
2013-02-13 Cyril Roelandtnet: ethernet: ti: remove redundant NULL check.
2013-02-13 Pravin B Shelarnet: Fix possible wrong checksum generation.
2013-02-13 David S. MillerMerge branch 'tcp_tsoffset'
2013-02-13 Andrey Vagintcp: send packets with a socket timestamp
2013-02-13 Andrey Vagintcp: set and get per-socket timestamp
2013-02-13 Andrey Vagintcp: adding a per-socket timestamp offset
2013-02-13 David S. MillerMerge branch 'gfar-ethtool-atomic' of git://git.kernel...
2013-02-13 Neil Hormannetpoll: fix smatch warnings in netpoll core code
2013-02-13 James Hogannet: skbuff: fix compile error in skb_panic()
2013-02-13 Paul Gortmakergianfar: convert u64 status counters to atomic64_t
2013-02-13 Paul Gortmakergianfar: remove largely unused gfar_stats struct
2013-02-12 Jiri Pirkoact_police: improved accuracy at high rates
2013-02-12 Jiri Pirkoact_police: move struct tcf_police to act_police.c
2013-02-12 Jiri Pirkotbf: improved accuracy at high rates
2013-02-12 Jiri Pirkosch_api: introduce qdisc_watchdog_schedule_ns()
2013-02-12 Jiri Pirkosch: make htb_rate_cfg and functions around that generic
2013-02-12 Jiri Pirkohtb: initialize cl->tokens and cl->ctokens correctly
2013-02-12 Jiri Pirkohtb: remove pointless first initialization of buffer...
2013-02-12 Jiri Pirkohtb: use PSCHED_TICKS2NS()
2013-02-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-12 Jiri Pirkohtb: fix values in opt dump
2013-02-12 Stefan Roesenet: fec_mpc52xx: Read MAC address from device-tree
2013-02-12 Vipul Pandyacxgb4vf: Fix VLAN extraction counter increment
2013-02-12 Mugunthan V Ndriver: net: ethernet: cpsw: dual emac interface implem...
2013-02-12 Mugunthan V Ndriver: net: ethernet: cpsw: make cpts as pointer
2013-02-12 Mugunthan V Ndriver: net: ethernet: davinci_cpdma: add support for...
2013-02-12 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-02-12 Alexander Duyckixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does...
2013-02-12 Eric Dumazetnet: fix infinite loop in __skb_recv_datagram()
2013-02-12 Bjørn Morknet: qmi_wwan: add Yota / Megafon M100-1 4g modem
2013-02-12 Daniel Borkmannnet: sctp: remove unused multiple cookie keys
2013-02-12 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-12 Neil Hormannetpoll: cleanup sparse warnings
2013-02-12 Neil Hormannetpoll: Fix __netpoll_rcu_free so that it can hold...
2013-02-12 Jean Sacrenskbuff: create skb_panic() function and its wrappers
2013-02-11 Jonas Gorskimwl8k: fix band for supported channels
2013-02-11 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-02-11 Stephen Hemmingerbridge: set priority of STP packets
2013-02-11 Stephen Hemmingermrp: make mrp_rcv static
2013-02-11 Stephen Hemmingerethtool: fix sparse warning
2013-02-11 Jiri Pirkobridge: use dev->addr_assign_type to see if user change mac
2013-02-11 Hannes Frederic... ipv6: by default join ff01::1 and in case of forwarding...
2013-02-11 Hannes Frederic... ipv6: don't accept multicast traffic with scope 0
2013-02-11 Hannes Frederic... ipv6: don't let node/interface scoped multicast traffic...
2013-02-11 Steffen Klassertxfrm: Allow inserting policies with matching mark and...
2013-02-11 Johannes Bergmac80211: fix channel selection bug
2013-02-11 Jitendra Kalsariaqlcnic: fix mailbox response handling
2013-02-11 Manish Chopraqlcnic: enhance MSIX allocation failure log message
2013-02-11 Jitendra Kalsariaqlcnic: fix async event handling during diagnostic...
2013-02-11 Jitendra Kalsariaqlcnic: refactor 83xx diagnostic IRQ test
2013-02-11 Jitendra Kalsariaqlcnic: refactor 83xx diagnostic loopback test
2013-02-11 Jitendra Kalsariaqlcnic: helper routine to handle async events
2013-02-11 Jitendra Kalsariaqlcnic: fix firmware based IDC participation
2013-02-11 Himanshu Madhaniqlcnic: fix initialize NIC mailbox command
2013-02-11 YOSHIFUJI Hideaki... net neighbour, decnet: Ensure to align device private...
2013-02-11 YOSHIFUJI Hideaki... ipv6 mcast: Do not join device multicast for interface...
2013-02-11 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-02-11 Eric Dumazetveth: fix NULL dereference in veth_dellink()
2013-02-11 Eric Dumazetarp: fix possible crash in arp_rcv()
2013-02-11 David S. MillerMerge branch 'mvrp'
2013-02-11 David Wardnet/8021q: Implement Multiple VLAN Registration Protoco...
2013-02-11 David Wardnet/802: Implement Multiple Registration Protocol ...
2013-02-11 David S. MillerMerge branch 'gso_type'
2013-02-11 Michael S.... bnx2x: set gso_type
next