aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-20New device ID for sc92031 [1088:2031]Cesar Eduardo Barros
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki
2009-07-20Fix error return for setsockopt(SO_TIMESTAMPING)RĂ©mi Denis-Courmont
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke
2009-07-20netxen: fix context deletion sequenceDhananjay Phadke
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks
2009-07-20RDS: Refactor end of __conn_create for readabilityAndy Grover
2009-07-20RDS/IW: Remove dead codeAndy Grover
2009-07-20RDS/IW: Remove page_shift variable from iwarp transportAndy Grover
2009-07-20RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover
2009-07-20RDS: Fix completion notifications on blocking socketsAndy Grover
2009-07-20RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover
2009-07-20RDS/IB: Disable flow control in sysctl and explain whyAndy Grover
2009-07-20RDS/IB: Move tx/rx ring init and refill to laterAndy Grover
2009-07-20RDS: Don't set c_version in __rds_conn_create()Andy Grover
2009-07-20RDS/IB: Rename byte_len to data_len to enhance readabilityAndy Grover
2009-07-20RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover
2009-07-20RDS/IB: Fix printk to indicate remote IP, not localAndy Grover
2009-07-20RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover
2009-07-20RDS/IB: Improve RDS protocol version checkingAndy Grover
2009-07-20RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover
2009-07-20net: explain netns notifiers a little betterJohannes Berg
2009-07-20b44: strncpy does not null terminate stringroel kluin
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra
2009-07-20Add mac driver for w90p910Wan ZongShun
2009-07-20ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookupsJarek Poplawski
2009-07-20ipv4: Fix inflate_threshold_root automaticallyJarek Poplawski
2009-07-20ipv4: Use synchronize_rcu() during trie_rebalance()Jarek Poplawski
2009-07-20vlan: Propagate physical MTU changesHerbert Xu
2009-07-17connector: get test code working by defaultMike Frysinger
2009-07-17connector: clean up grammar/style in documentationMike Frysinger
2009-07-17connector: make callback argument type explicitMike Frysinger
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala
2009-07-17virtio-net: Allow UFO feature to be set and advertised.Sridhar Samudrala
2009-07-17Update Andreas Koensgen's email addressRalf Baechle
2009-07-17MAINTAINERS entry for STRIP driverRalf Baechle
2009-07-17ixgbe: Bump version numberPeter P Waskiewicz Jr
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr
2009-07-17ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr
2009-07-17udp: cleanupsEric Dumazet
2009-07-17fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-16cdc-eem: bad crc checkingVincent CUISSARD
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu
2009-07-16sky2: revert shutdown changesStephen Hemminger
2009-07-16net: sock_copy() fixesEric Dumazet