aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar2011-11-03
* be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar2011-11-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller2011-11-03
|\
| * ixgbevf: Update release versionGreg Rose2011-11-02
| * ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend2011-11-02
| * ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov2011-11-02
| * ixgbe: Fix compiler warningsGreg Rose2011-11-02
| * ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend2011-11-02
| * ixgbe: fix disabling of Tx laser at probeEmil Tantilov2011-11-02
| * ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov2011-11-02
| * igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz2011-11-02
| * e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg2011-11-02
| * e1000e: demote a debugging WARN to a debug log messageBruce Allan2011-11-02
* | af_packet: de-inline some helper functionsOlof Johansson2011-11-03
* | MAINTAINERS: Add can-gw include to maintained filesOliver Hartkopp2011-11-03
* | net: Add back alignment for size for __alloc_skbTony Lindgren2011-11-03
* | net: add missing bh_unlock_sock() callsEric Dumazet2011-11-03
* | l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet2011-11-03
|/
* net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell2011-11-02
* udp: fix a race in encap_rcv handlingEric Dumazet2011-11-02
* x25: Fix NULL dereference in x25_recvmsgDave Jones2011-11-02
* net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven2011-11-01
* net/ethernet: sc92031 is not RealtekCesar Eduardo Barros2011-11-01
* isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle2011-11-01
* net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-01
* bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan2011-11-01
* vlan: Don't propagate flag changes on down interfaces.Matthijs Kooijman2011-11-01
* neigh: Kill bogus SMP protected debugging message.David S. Miller2011-11-01
* netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal2011-11-01
* MAINTAINERS: update netfilter maintainersPablo Neira Ayuso2011-11-01
* netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal2011-11-01
* ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski2011-11-01
* ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski2011-11-01
* netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2011-11-01
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-01
* ipvs: Enhance grammar used to refer to Kconfig optionsSimon Horman2011-11-01
* ipvs: secure_tcp does provide alternate state timeoutsSimon Horman2011-11-01
* ipvs: Removed unused variablesSimon Horman2011-11-01
* ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-01
* ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2011-11-01
* ipvs: Add documentation for new sysctl entriesSimon Horman2011-11-01
* ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski2011-11-01
* include: linux: skbuf.h: Fix parameter documentationMarcos Paulo de Souza2011-11-01
* drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debugAndrew Morton2011-11-01
* Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-31
|\
| * epoll: fix spurious lockdep warningsNelson Elhage2011-10-31
| * checkpatch: add a --strict check for utf-8 in commit logsJoe Perches2011-10-31
| * kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches2011-10-31
| * llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton2011-10-31
| * wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko2011-10-31