summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-20RDS/IB: Fix printk to indicate remote IP, not localAndy Grover1-1/+1
2009-07-20RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover3-6/+58
2009-07-20RDS/IB: Improve RDS protocol version checkingAndy Grover1-6/+19
2009-07-20RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover3-1/+7
2009-07-20net: explain netns notifiers a little betterJohannes Berg1-7/+9
2009-07-20b44: strncpy does not null terminate stringroel kluin1-4/+4
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2-2/+2
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra4-1/+8
2009-07-20Add mac driver for w90p910Wan ZongShun3-0/+1114
2009-07-20ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookupsJarek Poplawski1-3/+3
2009-07-20ipv4: Fix inflate_threshold_root automaticallyJarek Poplawski1-7/+22
2009-07-20ipv4: Use synchronize_rcu() during trie_rebalance()Jarek Poplawski1-0/+15
2009-07-20vlan: Propagate physical MTU changesHerbert Xu1-0/+13
2009-07-17connector: get test code working by defaultMike Frysinger3-22/+76
2009-07-17connector: clean up grammar/style in documentationMike Frysinger1-58/+61
2009-07-17connector: make callback argument type explicitMike Frysinger8-19/+16
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala2-1/+13
2009-07-17virtio-net: Allow UFO feature to be set and advertised.Sridhar Samudrala1-1/+2
2009-07-17Update Andreas Koensgen's email addressRalf Baechle4-4/+4
2009-07-17MAINTAINERS entry for STRIP driverRalf Baechle1-1/+0
2009-07-17ixgbe: Bump version numberPeter P Waskiewicz Jr1-1/+1
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr3-0/+4
2009-07-17ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr1-4/+4
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr3-49/+19
2009-07-17udp: cleanupsEric Dumazet1-44/+43
2009-07-17fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk1-4/+33
2009-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller40-97/+192
2009-07-17cdc-eem: bad crc checkingVincent CUISSARD1-1/+1
2009-07-17ixgbe: Remove DPRINTK messages in DCB modeLucy Liu1-4/+0
2009-07-17ixgbe: clear mac address data block in DCB modeLucy Liu1-0/+2
2009-07-17sky2: revert shutdown changesStephen Hemminger1-8/+1
2009-07-17net: sock_copy() fixesEric Dumazet2-15/+37
2009-07-17E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa1-0/+3
2009-07-17bonding: clean muticast addresses when device changes typeMoni Shoua1-2/+10
2009-07-17atl1c: misplaced parenthesisroel kluin1-1/+1
2009-07-17atl1c: add missing parenthesesroel kluin1-4/+4
2009-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-6/+28
2009-07-16netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet2-4/+24
2009-07-16netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy1-2/+3
2009-07-15gianfar: remove unused DECLARE_MAC_BUFJohannes Berg1-1/+0
2009-07-15net/can: add module alias to can protocol driversLothar Waßmann2-0/+2
2009-07-15net/can bugfix: use after free bug in can protocol driversLothar Waßmann2-0/+6
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg8-7/+160
2009-07-15wext: optimise, comment and fix event sendingJohannes Berg1-57/+57
2009-07-15wireless extensions: make netns awareJohannes Berg2-32/+32
2009-07-15Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller5-68/+44
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser1-2/+2
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2-5/+7
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby1-1/+3
2009-07-14gre: fix ToS/DiffServ inherit bugAndreas Jaggi1-2/+2