pandora-kernel.git
2013-02-18 Andy KingVSOCK: Don't reject PF_VSOCK protocol
2013-02-18 Andy KingVSOCK: Remove hypervisor-only socket option
2013-02-18 Dmitry TorokhovVSOCK: get rid of vsock_version.h
2013-02-18 Dmitry TorokhovVSOCK: get rid of EXPORT_SYMTAB
2013-02-18 Gao fengnet: proc: remove proc_net_remove
2013-02-18 Gao fengnet: proc: change proc_net_remove to remove_proc_entry
2013-02-18 Gao fengnet: proc: remove proc_net_fops_create
2013-02-18 Gao fengnet: proc: change proc_net_fops_create to proc_create
2013-02-18 Mugunthan V Ndrivers: net: davinci_cpdma: acknowledge interrupt...
2013-02-18 Joe Perchestg3: Use different macros for pci_chip_rev_id accesses
2013-02-18 Joe Perchestg3: Remove define and single use of GET_CHIP_REV_ID
2013-02-18 Hauke Mehrtensbgmac: fix unaligned accesses to network headers
2013-02-18 stephen hemmingerip: fix warning in xfrm4_mode_tunnel_input
2013-02-18 stephen hemmingeripv6: fix warning in xfrm6_mode_tunnel_input
2013-02-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-02-18 Cong Wangnet: move ioctl functions into a separated file
2013-02-18 Dave Youngnet: ehea module param description fix
2013-02-18 Eric Dumazetipv6: optimize inet6_hash_frag()
2013-02-18 David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2013-02-16 Alexander Duyckixgbe: Update DESC_NEEDED define to adjust for changes...
2013-02-16 Emil Tantilovixgbe: fix Tx timeouts with BQL
2013-02-16 Aurélien Guillaumeixgbe: implement SFF diagnostic monitoring via ethtool
2013-02-16 Emil Tantilovixgbe: cleanup error checking in ixgbe_identify_sfp_mod...
2013-02-16 Emil Tantilovixgbe: fix possible data corruption in read_i2c_byte
2013-02-16 Alexander Duyckixgbe: Add support for set_channels ethtool operation
2013-02-16 Alexander Duyckixgbe: Add support for displaying the number of Tx...
2013-02-16 Alexander Duyckixgbe: Make ixgbe_setup_tc usable even when DCB is...
2013-02-16 Alexander Duyckixgbe: Update ixgbe driver to use __netdev_pick_tx...
2013-02-16 Alexander Duyckixgbe: Add function for setting XPS queue mapping
2013-02-16 Alexander Duyckixgbe: Define FCoE and Flow director limits much sooner...
2013-02-16 Stefan Assmannigb: increase timeout for ethtool offline self-test
2013-02-16 Alexander Duyckigbvf: Make next_to_watch a pointer and adjust memory...
2013-02-16 Koki Sanagie1000e: display a warning message when SmartSpeed works
2013-02-16 Jeff Kirshere1000: fix whitespace issues and multi-line comments
2013-02-15 Ying Xuetipc: remove redundant checking for the number of iovec...
2013-02-15 Ying Xuetipc: byte-based overload control on socket receive...
2013-02-15 Ying Xuetipc: eliminate duplicated discard_rx_queue routine
2013-02-15 Eric Dumazetnet: use skb_reset_mac_len() in dev_gro_receive()
2013-02-15 Lars-Peter... ieee802154: at86rf230: Remove empty suspend/resume...
2013-02-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-02-15 Pravin B Shelarv4 GRE: Add TCP segmentation offload for GRE
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-15 Emil Tantilovixgbe: refactor initialization of feature flags
2013-02-15 Akeem G. Abodunrinigb: Refractoring function pointers in igb_get_invarian...
2013-02-15 Akeem G. Abodunrinigb: Intialize MAC function pointers
2013-02-15 Akeem G. Abodunrinigb: Initialize NVM function pointers
2013-02-15 Akeem G. Abodunrinigb: Initialize PHY function pointers
2013-02-15 Alexander Duyckigb: Update igb to use a path similar to ixgbe to deter...
2013-02-15 Carolyn Wybornyigb: Refix sparse warning in igb_get_i2c_client
2013-02-15 Carolyn Wybornyigb: Fix for improper allocation flag in igb_get_i2c_client
2013-02-15 Carolyn Wybornyigb: Fix for improper exit in igb_get_i2c_client
2013-02-15 Alexander Duyckigb: Support using build_skb in the case that jumbo...
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./linux/kernel/git...
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./linux...
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
next