summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mcs7830: Fix link state detectionOndrej Zary2012-10-121-9/+21
* net: add doc for in4_pton()Amerigo Wang2012-10-121-0/+12
* net: add doc for in6_pton()Amerigo Wang2012-10-121-0/+12
* vti: fix sparse bit endian warningsstephen hemminger2012-10-121-2/+2
* tcp: resets are misroutedAlexey Kuznetsov2012-10-122-4/+6
* usbnet: Support devices reporting idlenessOliver Neukum2012-10-113-0/+23
* Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz2012-10-111-0/+3
* net/ethernet/jme: disable ASPMKevin Baradon2012-10-111-0/+4
* Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhow...David S. Miller2012-10-113-1/+1
|\
| * UAPI: (Scripted) Disintegrate include/linux/wimaxDavid Howells2012-10-093-1/+1
* | tcp: sysctl interface leaks 16 bytes of kernel memoryAlan Cox2012-10-111-0/+2
* | kaweth: print correct debug ptrAlan Cox2012-10-111-1/+1
* | e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2012-10-102-4/+4
* | Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-107-5/+5
|\ \
| * | UAPI: (Scripted) Disintegrate include/linux/canDavid Howells2012-10-107-5/+5
* | | ipv4: fix route mark sparse warningstephen hemminger2012-10-101-1/+1
* | | xen: netback: handle compound page fragments on transmit.Ian Campbell2012-10-101-5/+35
* | | bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi2012-10-101-0/+3
* | | isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter2012-10-101-1/+1
* | | vxlan: fix oops when give unknown ifindexstephen hemminger2012-10-101-6/+10
* | | vxlan: fix receive checksum handlingstephen hemminger2012-10-101-2/+1
* | | vxlan: add additional headroomstephen hemminger2012-10-101-0/+1
* | | vxlan: allow configuring port rangestephen hemminger2012-10-102-5/+63
* | | vxlan: associate with tunnel socket on transmitstephen hemminger2012-10-101-0/+19
* | | vxlan: use ip_route_outputstephen hemminger2012-10-101-4/+8
* | | vxlan: fix byte order in hash functionstephen hemminger2012-10-101-2/+2
* | | vxlan: minor output refactoringstephen hemminger2012-10-101-11/+20
* | | of/mdio: Staticise !CONFIG_OF stubsMark Brown2012-10-101-10/+10
* | | pktgen: replace scan_ip6() with in6_pton()Amerigo Wang2012-10-101-97/+4
* | | pktgen: enable automatic IPv6 address settingAmerigo Wang2012-10-101-13/+5
* | | pktgen: display IPv4 address in human-readable formatAmerigo Wang2012-10-101-2/+2
* | | pktgen: set different default min_pkt_size for different protocolsAmerigo Wang2012-10-101-7/+20
* | | pktgen: fix crash when generating IPv6 packetsAmerigo Wang2012-10-101-1/+1
|/ /
* | Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2012-10-1019-106/+151
|\ \
| * | mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2012-10-082-12/+14
| * | carl9170: fix sleep in softirq contextRonald Wahl2012-10-082-15/+15
| * | ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun2012-10-081-1/+2
| * | mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar2012-10-084-16/+27
| * | mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar2012-10-082-5/+16
| * | mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar2012-10-081-6/+10
| * | mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao2012-10-082-12/+16
| * | mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen2012-10-081-2/+1
| * | rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle2012-10-051-2/+2
| * | ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-053-26/+31
| * | ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-054-10/+13
| * | ath9k: fix ASPM initialization on resumeFelix Fietkau2012-10-051-0/+5
* | | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-1035-822/+1069
|\ \ \
| * | | pwm: dt: Fix description of second PWM cellThierry Reding2012-10-073-3/+3
| * | | pwm: Check for negative duty-cycle and periodThierry Reding2012-10-056-12/+3
| * | | pwm: Add Ingenic JZ4740 supportThierry Reding2012-10-059-182/+241
OpenPOWER on IntegriCloud