summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ehea: Add some info messages and fix an issueBreno Leitao2010-11-281-4/+14
| * | | hso: fix disable_netFilip Aben2010-11-281-4/+6
| * | | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby2010-11-281-5/+6
| * | | cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2010-11-282-63/+104
| * | | net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov2010-11-281-21/+22
| * | | DECnet: don't leak uninitialized stack byteDan Rosenberg2010-11-281-0/+2
| * | | au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger2010-11-281-5/+5
| * | | dccp: fix error in updating the GARGerrit Renker2010-11-281-1/+2
| * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-11-281-2/+3
| |\ \ \
| | * | | vhost/net: fix rcu check usageMichael S. Tsirkin2010-11-251-2/+3
| * | | | tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2010-11-282-1/+6
| * | | | netns: Don't leak others' openreq-s in procPavel Emelyanov2010-11-271-1/+3
| * | | | Net: ceph: Makefile: Remove unnessary codeTracey Dent2010-11-271-22/+0
| |/ / /
| * | | econet: fix CVE-2010-3848Phil Blundell2010-11-241-31/+31
| * | | econet: fix CVE-2010-3850Phil Blundell2010-11-241-0/+3
| * | | econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell2010-11-241-18/+8
| * | | tcp: Make TCP_MAXSEG minimum more correct.David S. Miller2010-11-241-1/+1
| * | | isdn: icn: Fix stack corruption bug.Steven Rostedt2010-11-241-3/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-245-2/+5
| |\ \ \ | | |/ /
| * | | af_unix: limit unix_tot_inflightEric Dumazet2010-11-241-0/+7
| * | | of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney2010-11-221-0/+97
| * | | phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-222-0/+41
| * | | phylib: Use common page register definition for Marvell PHYs.David Daney2010-11-221-13/+14
| * | | qlge: Fix incorrect usage of module parameters and netdev msg levelSonny Rao2010-11-221-3/+3
| * | | ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend2010-11-221-3/+3
| * | | SuperH IrDA: correct Baud rate error correctionNicolas Kaiser2010-11-211-1/+1
| * | | atl1c: Fix hardware type check for enabling OTP CLKBen Hutchings2010-11-211-1/+1
| * | | net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet2010-11-214-6/+4
| * | | bonding: change list contact to netdev@vger.kernel.orgSimon Horman2010-11-211-1/+1
| * | | e1000: fix screaming IRQAnupam Chanda2010-11-211-4/+8
* | | | isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim2010-12-081-1/+1
* | | | af_packet: fix freeing pg_vec twice on error pathChangli Gao2010-12-081-1/+0
* | | | af_packet: eliminate pgv_to_page on some archesChangli Gao2010-12-081-1/+3
* | | | net: call dev_queue_xmit_nit() after skb_dst_drop()Eric Dumazet2010-12-081-3/+3
* | | | filter: constify sk_run_filter()Eric Dumazet2010-12-084-20/+22
* | | | via-rhine: hardware VLAN supportRoger Luethi2010-12-081-14/+312
* | | | net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet2010-12-085-27/+27
* | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-12-087-9/+264
|\ \ \ \
| * | | | dccp qpolicy: Parameter checking of cmsg qpolicy parametersTomasz Grobelny2010-12-073-6/+22
| * | | | dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny2010-12-077-9/+248
* | | | | net/9p/protocol.c: Remove duplicated macros.Thiago Farina2010-12-081-24/+9
* | | | | net: init ingress queueChangli Gao2010-12-081-22/+13
* | | | | can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp2010-12-083-0/+777
* | | | | atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko2010-12-081-5/+2
|/ / / /
* | | | Revert "ehea: Use the standard logging functions"David S. Miller2010-12-065-274/+293
* | | | net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser2010-12-061-19/+15
* | | | net: emaclite: Omit private ndo_get_stats functionTobias Klauser2010-12-061-16/+0
* | | | net: am79c961a: Omit private ndo_get_stats functionTobias Klauser2010-12-061-9/+0
* | | | ixgbe: fix enum type mismatch on disable laserDon Skidmore2010-12-061-3/+3
* | | | ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore2010-12-062-3/+28