summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22189-942/+1904
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-2225-128/+367
| |\
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-07-224-24/+108
| | |\
| | | * batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli2014-07-213-14/+74
| | | * batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich2014-07-211-10/+34
| | * | ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-07-221-0/+4
| | |/
| | * dns_resolver: Null-terminate the right stringBen Hutchings2014-07-211-1/+1
| | * Merge branch 'xen-netback'David S. Miller2014-07-211-23/+63
| | |\
| | | * xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss2014-07-211-1/+1
| | | * xen-netback: Fix releasing header slot on error pathZoltan Kiss2014-07-211-5/+33
| | | * xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss2014-07-211-0/+9
| | | * xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss2014-07-211-17/+20
| | |/
| | * net_sched: avoid generating same handle for u32 filtersCong Wang2014-07-211-5/+14
| | * net: huawei_cdc_ncm: add "subclass 3" devicesBjørn Mork2014-07-181-0/+3
| | * net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork2014-07-181-0/+2
| | * wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter2014-07-181-1/+5
| | * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-172-10/+32
| | * net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai2014-07-171-3/+4
| | * sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-07-171-1/+19
| | * r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40Michel Dänzer2014-07-171-0/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-174-58/+100
| | |\
| | | * netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet2014-07-143-10/+21
| | | * netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso2014-07-142-8/+24
| | | * netfilter: nf_tables: safe RCU iteration on list when dumpingPablo Neira Ayuso2014-07-141-41/+53
| | | * netfilter: nf_tables: skip transaction if no update flags in tablesPablo Neira Ayuso2014-06-301-0/+3
| | * | net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu2014-07-165-2/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-07-224-1/+6
| |\ \ \
| | * | | sparc: Hook up renameat2 syscall.David S. Miller2014-07-224-1/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2014-07-222-4/+9
| |\ \ \ \
| | * | | | ide: Fix SC1200 dependenciesJean Delvare2014-03-171-0/+1
| | * | | | ide: Fix CS5520 and CS5530 dependenciesJean Delvare2014-03-171-1/+3
| | * | | | m68k/atari - ide: do not register interrupt if host->get_lock is setMichael Schmitz2014-03-041-3/+5
| * | | | | Merge tag 'trace-fixes-v3.16-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-07-222-5/+6
| |\ \ \ \ \
| | * | | | | tracing: Fix wraparound problems in "uptime" trace clockTony Luck2014-07-212-5/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-2113-35/+55
| |\ \ \ \ \
| | * | | | | [media] gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede2014-07-151-0/+1
| | * | | | | [media] tda10071: fix returned symbol rate calculationAntti Palosaari2014-07-151-1/+1
| | * | | | | [media] tda10071: fix spec inversion reportingAntti Palosaari2014-07-151-2/+2
| | * | | | | [media] tda10071: add missing DVB-S2/PSK-8 FEC AUTOAntti Palosaari2014-07-151-0/+1
| | * | | | | [media] tda10071: force modulation to QPSK on DVB-SAntti Palosaari2014-07-151-1/+5
| | * | | | | [media] hdpvr: fix two audio bugsHans Verkuil2014-07-041-3/+3
| | * | | | | [media] davinci: vpif: missing unlocks on errorDan Carpenter2014-07-042-0/+2
| | * | | | | [media] af9035: override tuner id when bad value set into eepromAntti Palosaari2014-07-041-7/+33
| | * | | | | [media] saa7134: use unlocked_ioctl instead of ioctlHans Verkuil2014-06-191-1/+1
| | * | | | | [media] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code wrong value use...Rickard Strandqvist2014-06-191-2/+2
| | * | | | | [media] si2168: firmware download fixAntti Palosaari2014-06-192-15/+1Star
| | * | | | | [media] si2157: add one missing parenthesisAntti Palosaari2014-06-191-1/+1
| | * | | | | [media] si2168: add one missing parenthesisAntti Palosaari2014-06-191-1/+1
| | * | | | | [media] staging: tighten omap4iss dependenciesArnd Bergmann2014-06-191-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-07-214-26/+21Star
| |\ \ \ \ \ \