platform/adaptation/renesas_rcar/renesas_kernel.git
2013-01-28 Joe Perchesgro: Fix kcalloc argument order
2013-01-28 Dan Carpenterirda: buffer overflow in irnet_ctrl_read()
2013-01-28 David S. MillerMerge branch 'intel'
2013-01-27 Bruce Allane1000e: cleanup: do not assign a variable a value when...
2013-01-27 Bruce Allane1000e: do not ignore variables which get set a value
2013-01-27 Bruce Allane1000e: cleanup: remove unnecessary function prototypes
2013-01-27 Bruce Allane1000e: add comment to spinlock_t definition
2013-01-27 Bruce Allane1000e: remove definition of struct which is no longer...
2013-01-27 Bruce Allane1000e: fix PHY init workarounds for i217/i218
2013-01-27 Bruce Allane1000e: correct maximum frame size on i217/i218
2013-01-27 Bruce Allane1000e: update copyright date
2013-01-27 Bruce Allane1000e: remove prototype of non-existent function
2013-01-27 Bruce Allane1000e: prevent hardware from automatically configuring...
2013-01-27 Bruce Allane1000e: enable ECC on I217/I218 to catch packet buffer...
2013-01-27 Bruce Allane1000e: add support for IEEE-1588 PTP
2013-01-27 Bruce Allane1000e: fix flow-control thresholds for jumbo frames...
2013-01-27 Bruce Allane1000e: fix ethtool offline register test for I217
2013-01-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-01-27 Tom Herbertsoreuseport: fix use of uid in tb->fastuid
2013-01-27 Thomas GrafRemove leftover #endif after introducing SO_REUSEPORT
2013-01-27 Jitendra Kalsariaqlcnic: Bump up the version to 5.1.32
2013-01-27 Jitendra Kalsariaqlcnic: add support for FDB netdevice ops.
2013-01-27 Jitendra Kalsariaqlcnic: sleeping function called from invalid context
2013-01-27 Himanshu Madhaniqlcnic: Fix LED/Beaconing tests to work on all ports...
2013-01-27 Manish chopraqlcnic: avoid mixed mode interrupts for some adapter...
2013-01-27 Shahed Shaikhqlcnic: enable RSS for TCP over IPv6
2013-01-27 Shahed Shaikhqlcnic: enable LRO on IPv6 without dest ip check
2013-01-27 Sritej Velagaqlcnic: set driver version in firmware
2013-01-27 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2013-01-23 Greg Roseixgbevf: Fix link speed message to support 100Mbps
2013-01-23 Donald Dutileixgbe: Limit number of reported VFs to device specific...
2013-01-23 Greg Roseixgbe: Implement PCI SR-IOV sysfs callback operation
2013-01-23 Greg Roseixgbe: Modularize SR-IOV enablement code
2013-01-23 Greg Roseixgbe: Make mailbox ops initialization unconditional
2013-01-23 Jacob Kellerixgbe: only compile ixgbe_debugfs.o when enabled
2013-01-23 Alexander Duyckixgbe: Inline Rx PTP descriptor handling
2013-01-23 Jacob Kellerixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp...
2013-01-23 Jacob Kellerixgbe: add warning when scheduling reset
2013-01-23 Jacob Kellerixgbe: Add ptp work item to poll for the Tx timestamp
2013-01-23 Jacob Kellerixgbe: Use watchdog check in favor of BPF for detecting...
2013-01-23 Jacob Kellerixgbe: Update ptp_overflow check comment and jiffies
2013-01-23 Jacob Kellerixgbe: add missing supported filters to get_ts_info
2013-01-23 Jacob Kellerixgbe: ethtool ixgbe_diag_test cleanup
2013-01-23 David S. MillerMerge branch 'testing' of git://git./linux/kernel/git...
2013-01-23 Ariel Eliorbnx2x: SR-IOV version compatibility bugfix
2013-01-23 Yuval Mintzbnx2x: Fix compilation with stop-on-error
2013-01-23 Michael Chancnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev...
2013-01-23 Yuval Mintzbnx2x: correct memory release scheme
2013-01-23 Yuval Mintzbnx2x: Remove many sparse warnings
2013-01-23 Yuval Mintzbnx2x: Modify unload conditions
2013-01-23 Dmitry Kravkovbnx2x: Correct memory preparation and release
2013-01-23 Yuval Mintzbnx2x: Add missing VFs reference in macros
2013-01-23 Yuval Mintzbnx2x: Add additional debug information
2013-01-23 Yuval Mintzbnx2x: correct usleep_range usage
2013-01-23 Yuval Mintzbnx2x: reorganization and beautification
2013-01-23 Yuval Mintzbnx2x: Semantic renovation
2013-01-23 Claudiu Manoilgianfar: Restore promisc mode on gfar_init_mac()
2013-01-23 David S. MillerMerge branch 'soreuseport'
2013-01-23 Tom Herbertsoreuseport: UDP/IPv6 implementation
2013-01-23 Tom Herbertsoreuseport: TCP/IPv6 implementation
2013-01-23 Tom Herbertsoreuseport: UDP/IPv4 implementation
2013-01-23 Tom Herbertsoreuseport: TCP/IPv4 implementation
2013-01-23 Tom Herbertsoreuseport: infrastructure
2013-01-23 Matt Wilsonxen-netback: allow changing the MAC address of the...
2013-01-23 Pablo Neira... netfilter: nf_conntrack: fix compilation if sysctl...
2013-01-23 Gao fengnetfilter: nf_conntrack: refactor l4proto support for...
2013-01-23 Gao fengnetfilter: nf_conntrack: refactor l3proto support for...
2013-01-23 Gao fengnetfilter: nf_ct_proto: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_labels: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_helper: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_timeout: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_ecache: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_tstamp: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_acct: move initialization out of perne...
2013-01-23 Gao fengnetfilter: nf_ct_expect: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_conntrack: move initialization out of...
2013-01-23 Cong Wangnetpoll: fix an uninitialized variable
2013-01-23 Cong Wangipv6: remove duplicated declaration of ip6_fragment()
2013-01-22 David S. MillerMerge branch 'legacy-isa-delete' of git://git./linux...
2013-01-22 YOSHIFUJI Hideaki... netfilter: Use IS_ERR_OR_NULL().
2013-01-22 YOSHIFUJI Hideaki... ipv6: Use IS_ERR_OR_NULL().
2013-01-22 YOSHIFUJI Hideaki... ipv4: Use IS_ERR_OR_NULL().
2013-01-22 YOSHIFUJI Hideaki... net: Use IS_ERR_OR_NULL().
2013-01-22 YOSHIFUJI Hideaki... neigh: Keep neighbour cache entries if number of them...
2013-01-22 Nicolas Dichtelipmr: fix sparse warning when testing origin or group
2013-01-22 Paul Gortmakerdrivers/net: delete old x86 variant of the seeq8005...
2013-01-22 Paul Gortmakerdrivers/net: delete Digital EtherWorks-3 support.
2013-01-22 Paul Gortmakerdrivers/net: delete old DEC depca ISA drivers support.
2013-01-22 Paul Gortmakerdrivers/net: delete the really obsolete 8390 based...
2013-01-22 Paul Gortmakerdrivers/net: delete old fujitsu based eth16i driver
2013-01-22 Paul Gortmakerdrivers/net: delete at1700 ISA 10Mbit driver
2013-01-22 Paul Gortmakerdrivers/net: delete old 8 bit ISA Racal ni5010 support.
2013-01-22 Paul Gortmakerdrivers/net: delete Racal Interlan ISA ni52 (i825xx...
2013-01-22 Paul Gortmakerdrivers/net: delete intel i825xx based znet notebook...
2013-01-22 Paul Gortmakerdrivers/net: delete ISA intel eexpress and eepro i825xx...
2013-01-22 Paul Gortmakerdrivers/net: delete the 3Com 3c505/3c507 intel i825xx...
2013-01-22 Paul Gortmakerdrivers/net: delete old parallel port de600/de620 drivers
2013-01-22 Paul Gortmakerdrivers/net: delete old 8bit ISA 3c501 driver.
2013-01-22 Paul Gortmakerdrivers/net: delete intel 486 panther onboard ethernet...
2013-01-22 Paul Gortmakerdrivers/net: delete 486 Apricot support
next