summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal2013-04-121-33/+7
* netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-095-11/+99
* netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik2013-04-091-3/+7
* netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-04-061-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-0526-75/+133
|\
| * netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-04-052-0/+5
| * net: ipv4: notify when address lifetime changesJiri Pirko2013-04-051-2/+4
| * ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-051-2/+9
| * af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman2013-04-051-1/+1
| * Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"Eric W. Biederman2013-04-051-2/+2
| * bonding: remove sysfs before removing devicesVeaceslav Falico2013-04-051-1/+1
| * atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-052-1/+2
| * net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-052-4/+4
| * r8169: fix auto speed down issuehayeswang2013-04-041-3/+25
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-045-2/+10
| |\
| | * netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer2013-04-031-1/+1
| | * netfilter: nf_conntrack: fix error return codeWei Yongjun2013-03-271-0/+1
| | * netfilter: nfnetlink_acct: return -EINVAL if object name is emptyPablo Neira Ayuso2013-03-251-0/+2
| | * netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()Wei Yongjun2013-03-251-1/+3
| | * netfilter: reset nf_trace in nf_resetGao feng2013-03-251-0/+3
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-0411-57/+70
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-0311-57/+70
| | |\ \
| | | * | mwifiex: limit channel number not to overflow memoryStone Piao2013-04-011-1/+2
| | | * | Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-013-32/+20
| | | |\ \
| | | | * | NFC: microread: Fix build failure due to a new MEI bus APISamuel Ortiz2013-04-011-21/+17
| | | | * | NFC: llcp: Keep the connected socket parent pointer aliveSamuel Ortiz2013-03-261-1/+3
| | | | * | NFC: llcp: Remove possible double call to kfree_skbThierry Escande2013-03-201-2/+0
| | | | * | NFC: llcp: Detach socket from process context only when releasing the socketSamuel Ortiz2013-03-202-8/+0
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-012-11/+9
| | | |\ \ \
| | | | * | | iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-282-11/+9
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-015-13/+39
| | | |\ \ \ \
| | | | * | | | mac80211: fix idle handling sequenceJohannes Berg2013-03-253-4/+16
| | | | * | | | mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-253-9/+23
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-059-24/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: Delete definition of SA_RESTORER.Ralf Baechle2013-04-051-2/+6
| * | | | | | | | MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-054-13/+7
| * | | | | | | | MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song2013-04-051-1/+4
| * | | | | | | | MIPS: Kconfig: Rename SNIPROM tooPaul Bolle2013-04-051-2/+2
| * | | | | | | | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle2013-04-051-2/+2
| * | | | | | | | MIPS: Unbreak function tracer for 64-bit kernel.David Daney2013-04-051-4/+7
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-04-054-38/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GFS2: Issue discards in 512b sectorsBob Peterson2013-04-051-17/+13
| * | | | | | | | | GFS2: Fix unlock of fcntl locks during withdrawn stateSteven Whitehouse2013-04-041-1/+4
| * | | | | | | | | GFS2: return error if malloc failed in gfs2_rs_alloc()Wei Yongjun2013-04-041-1/+1
| * | | | | | | | | GFS2: use memchr_invAkinobu Mita2013-04-041-6/+2
| * | | | | | | | | GFS2: use kmalloc for lvb bitmapDavid Teigland2013-04-042-13/+19
* | | | | | | | | | firmware,IB/qib: revert firmware file moveMike Marciniszyn2013-04-053-2/+2
* | | | | | | | | | Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-055-44/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin2013-04-011-1/+1
| * | | | | | | | | | spi: Unlock a spinlock before calling into the controller driver.Bryan Freed2013-04-011-8/+7
OpenPOWER on IntegriCloud