pandora-kernel.git
2011-10-24 Gao fengipv4: avoid useless call of the function check_peer_pmtu
2011-10-24 David S. MillerMerge branch 'master' of ra./linux/kernel/git/davem/net
2011-10-24 Flavio LeitnerTCP: remove TCP_DEBUG
2011-10-24 Dirk Eibachnet: Fix driver name for mdio-gpio.c
2011-10-24 David S. MillerMerge git://git./linux/kernel/git/jkirsher/net-next
2011-10-24 Eric Dumazetipv4: tcp: fix TOS value in ACK messages sent from...
2011-10-24 Eric W. Biedermanrtnetlink: Add missing manual netlink notification...
2011-10-24 Yan, Zhengipv4: fix ipsec forward performance regression
2011-10-24 Clemens Buchacherjme: fix irq storm after suspend/resume
2011-10-24 Flavio Leitnerroute: fix ICMP redirect validation
2011-10-24 Richard Cochrannet: hold sock reference while processing tx timestamps
2011-10-24 Eric Dumazettcp: md5: add more const attributes
2011-10-24 Rick JonesAdd ethtool -g support to virtio_net
2011-10-24 Eric Dumazettcp: md5: dont write skb head in tcp_md5_hash_header()
2011-10-22 Eric W. Biedermanbonding: Add a forgetten sysfs_attr_init on class_attr_...
2011-10-22 Eric Dumazettg3: fix tigon3_dma_hwbug_workaround()
2011-10-22 Eric Dumazetinet: add rfc 3168 extract in front of INET_ECN_encapsu...
2011-10-22 Maciej Żenczykowskinet: use INET_ECN_MASK instead of hardcoded 3
2011-10-21 Carolyn Wybornyigb: VFTA Table Fix for i350 devices
2011-10-21 Carolyn Wybornyigb: Move DMA Coalescing init code to separate function.
2011-10-21 Carolyn Wybornyigb: Fix for Alt MAC Address feature on 82580 and later...
2011-10-21 Williams, Mitch Aigbvf: Bump version number
2011-10-21 Williams, Mitch Aigbvf: Update module identification strings
2011-10-21 Eric Dumazettcp: add const qualifiers where possible
2011-10-21 Mihai Maruseacdev: use name hash for dev_seq_ops
2011-10-21 Eric W. Biedermanmacvtap: Fix the minor device number allocation
2011-10-21 Eric W. Biedermanmacvtap: Rewrite macvtap_newlink so the error handling...
2011-10-21 Eric W. Biedermanmacvtap: Don't leak unreceived packets when we delete...
2011-10-21 Eric W. Biedermanmacvtap: Fix macvtap_open races in the zero copy enable...
2011-10-21 Eric W. Biedermanmacvtap: Close a race between macvtap_open and macvtap_...
2011-10-21 Eric Dumazetvirtio_net: fix truesize underestimation
2011-10-21 Eric Dumazetbnx2x: fix skb truesize underestimation
2011-10-21 Ian Campbellnet: add opaque struct around skb frag page
2011-10-21 Ian Campbellcxgbi: convert to SKB paged frag API.
2011-10-21 Ian Campbellcxgb4vf: convert to SKB paged frag API.
2011-10-21 Ian Campbellcxgb4: convert to SKB paged frag API.
2011-10-21 Ian Campbellmlx4: convert to SKB paged frag API.
2011-10-20 Maciej Żenczykowskinet: allow CAP_NET_RAW to set socket options IP{,V6...
2011-10-20 Eric Dumazetnet: constify skbuff and Qdisc elements
2011-10-20 Eric Dumazettcp: remove unused tcp_fin() parameters
2011-10-20 David S. MillerMerge branch 'batman-adv/maint' of git://git.open-mesh...
2011-10-20 Ricardoll_temac: Add support for ethtool
2011-10-20 RongQing Liigb: fix a compile warning
2011-10-20 Eric Dumazetmyri10ge: fix truesize underestimation
2011-10-20 Eric Dumazetigbvf: fix truesize underestimation
2011-10-20 Eric Dumazetpktgen: remove ndelay() call
2011-10-20 Eric Dumazettcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
2011-10-20 Eric Dumazetip_gre: dont increase dev->needed_headroom on a live...
2011-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-10-20 Ian Campbellmm: add a "struct page_frag" type containing a page...
2011-10-20 Eric Dumazetmlx4_en: fix skb truesize underestimation
2011-10-20 Krishna Kumarvirtio_net: Clean up set_skb_frag()
2011-10-20 Hugh Dickinsmm: fix race between mremap and removing migration...
2011-10-19 Ian Campbellnet: do not take an additional reference in skb_frag_se...
2011-10-19 roy.qing.li... neigh: fix rcu splat in neigh_update()
2011-10-19 Dan Carpenterfilter: use unsigned int to silence static checker...
2011-10-19 Grant GrundlerNET: asix: fix ethtool -e for AX88178 USB dongle
2011-10-19 Kevin Wilsoncleanup: remove unnecessary include.
2011-10-19 Gerrit Renkeripv4: compat_ioctl is local to af_inet.c, make it static
2011-10-19 Giuseppe CAVALLAROstmmac: limit max_mtu in case of 4KiB and use __netdev_...
2011-10-19 Giuseppe CAVALLAROstmmac: add CHAINED descriptor mode support (V4)
2011-10-19 Giuseppe CAVALLAROstmmac: allow mmc usage only if feature actually availa...
2011-10-19 Rayagond Kokatanurstmmac: use predefined macros for HW cap register field...
2011-10-19 Giuseppe CAVALLAROstmmac: allow mtu bigger than 1500 in case of normal...
2011-10-19 Giuseppe CAVALLAROstmmac: update the driver version and doc (V4)
2011-10-19 Giuseppe CAVALLAROstmmac: protect tx process with lock (V4)
2011-10-19 Srinivas Kandagatlastmmac: Stop advertising 1000Base capabilties for non...
2011-10-19 Eric W. Biedermansysfs: Reject with a warning invalid uses of tagged...
2011-10-19 Eric W. Biedermansysfs: Remove support for tagged directories with untag...
2011-10-19 Eric W. Biedermanbonding: Use a per netns implementation of /sys/class...
2011-10-19 Eric W. Biedermanclass: Implement support for class attrs in tagged...
2011-10-19 Eric W. Biedermansysfs: Implement support for tagged files in sysfs.
2011-10-19 Flavio Leitnerbonding: fix wrong port enabling in 802.3ad
2011-10-19 Kjetil Oftedalsparc: Add alignment flag to PCI expansion resources
2011-10-19 Yan, Zhengfib_rules: fix unresolved_rules counting
2011-10-19 hayeswangr8169: fix wrong eee setting for rlt8111evl
2011-10-19 françois romieur8169: fix driver shutdown WoL regression.
2011-10-19 Richard Cochrannet: validate HWTSTAMP ioctl parameters
2011-10-19 Eric W. Biedermannet: Move rcu_barrier from rollback_registered_many...
2011-10-19 Eric Dumazettcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()
2011-10-19 Thadeu Lima... ehea: Change maintainer to me
2011-10-19 Andy Flemingphylib: Modify Vitesse RGMII skew settings
2011-10-19 Andy Flemingnet: Allow skb_recycle_check to be done in stages
2011-10-19 Linus TorvaldsMerge branch 'v4l_for_linus' of git://linuxtv.org/mcheh...
2011-10-19 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-10-19 Antonio Ospite[media] videodev: fix a NULL pointer dereference in...
2011-10-19 Alex Deucherdrm/radeon/kms/atom: fix handling of FB scratch indices
2011-10-19 Eric Dumazetpptp: pptp_rcv_core() misses pskb_may_pull() call
2011-10-19 Yevgeny Petrilinmlx4_en: Updating driver version
2011-10-19 Yevgeny Petrilinmlx4_en: Adding rxhash support
2011-10-19 Yevgeny Petrilinmlx4_en: Recording rx queue for gro packets
2011-10-19 Yevgeny Petrilinmlx4_en: Checksum counters per ring
2011-10-19 Yevgeny Petrilinmlx4_en: Controlling FCS header removal
2011-10-19 Yevgeny Petrilinmlx4: Fix vlan table overflow
2011-10-19 Daniel Martenssoncaif-hsi: Added recovery check of CA wake status.
2011-10-19 Daniel Martenssoncaif-hsi: Added sanity check for length of CAIF frames
2011-10-19 Dmitry Tarnyagincaif-hsi: Make inactivity timeout configurable.
2011-10-19 Daniel Martenssoncaif-hsi: HSI-Platform device register and unregisters...
2011-10-19 Daniel Martenssoncaif-hsi: Making read and writes asynchronous.
next