summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-04be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar1-0/+7
2011-11-04be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar1-1/+1
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller8-46/+45
2011-11-04af_packet: de-inline some helper functionsOlof Johansson1-26/+26
2011-11-04MAINTAINERS: Add can-gw include to maintained filesOliver Hartkopp1-0/+1
2011-11-04net: Add back alignment for size for __alloc_skbTony Lindgren1-0/+1
2011-11-04net: add missing bh_unlock_sock() callsEric Dumazet2-0/+2
2011-11-04l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet1-1/+2
2011-11-03ixgbevf: Update release versionGreg Rose1-1/+1
2011-11-03ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend1-4/+6
2011-11-03ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov1-9/+11
2011-11-03ixgbe: Fix compiler warningsGreg Rose1-0/+2
2011-11-03ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend1-21/+12
2011-11-03ixgbe: fix disabling of Tx laser at probeEmil Tantilov1-7/+7
2011-11-03ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov1-1/+0
2011-11-03igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz1-1/+1
2011-11-03e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg1-0/+4
2011-11-03e1000e: demote a debugging WARN to a debug log messageBruce Allan1-2/+1
2011-11-02net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell1-2/+2
2011-11-02udp: fix a race in encap_rcv handlingEric Dumazet1-3/+5
2011-11-02x25: Fix NULL dereference in x25_recvmsgDave Jones1-3/+8
2011-11-02net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven5-14/+14
2011-11-02net/ethernet: sc92031 is not RealtekCesar Eduardo Barros7-13/+40
2011-11-02isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle1-3/+3
2011-11-02net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven8-41/+75
2011-11-02bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan2-27/+22
2011-11-02vlan: Don't propagate flag changes on down interfaces.Matthijs Kooijman1-4/+6
2011-11-02neigh: Kill bogus SMP protected debugging message.David S. Miller1-5/+1
2011-11-01netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal1-6/+5
2011-11-01MAINTAINERS: update netfilter maintainersPablo Neira Ayuso1-3/+1
2011-11-01netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal1-3/+10
2011-11-01ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski1-1/+1
2011-11-01ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski1-1/+1
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso4-51/+61
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches18-92/+37
2011-11-01ipvs: Enhance grammar used to refer to Kconfig optionsSimon Horman1-2/+2
2011-11-01ipvs: secure_tcp does provide alternate state timeoutsSimon Horman1-6/+4
2011-11-01ipvs: Removed unused variablesSimon Horman1-4/+0
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman5-27/+17
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman3-5/+4
2011-11-01ipvs: Add documentation for new sysctl entriesSimon Horman1-1/+51
2011-11-01ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski1-2/+3
2011-11-01include: linux: skbuf.h: Fix parameter documentationMarcos Paulo de Souza1-2/+2
2011-11-01drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debugAndrew Morton1-4/+2
2011-11-01Merge branch 'akpm' (Andrew's incoming)Linus Torvalds194-1356/+2520
2011-11-01epoll: fix spurious lockdep warningsNelson Elhage1-7/+18
2011-11-01checkpatch: add a --strict check for utf-8 in commit logsJoe Perches1-4/+26
2011-11-01kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches2-3/+7
2011-11-01llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton1-1/+1
2011-11-01wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko1-1/+1