summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: act: remove capab from struct tc_action_opsWANG Cong2014-01-1910-12/+0
* net: document accel_priv parameter for __dev_queue_xmit()Jason Wang2014-01-191-1/+2
* sctp: fix missing SCTP mailing list address updateJean Sacren2014-01-191-1/+1
* ipv6: optimize link local address searchHannes Frederic Sowa2014-01-191-3/+9
* phy: cleanup 10g codestephen hemminger2014-01-191-20/+4
* qlcnic: fix sparse warningsFengguang Wu2014-01-191-8/+8
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-1910-24/+68
* sch_netem: replace magic numbers with enumerateYang Yingliang2014-01-191-19/+28
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-195-0/+25
* ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-194-3/+14
* ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot2014-01-194-1/+34
* ipv4: be friend with drop monitorEric Dumazet2014-01-184-6/+6
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-1834-78/+68
* net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-1816-0/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-1872-266/+392
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1725-130/+169
| |\
| | * s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-01-171-8/+8
| | * parisc: fix SO_MAX_PACING_RATE typoEric Dumazet2014-01-171-1/+1
| | * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-172-22/+17
| | * tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch2014-01-171-19/+32
| | * net: rds: fix per-cpu helper usageGerald Schaefer2014-01-171-4/+3
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-161-1/+1
| | |\
| | | * batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-151-1/+1
| | * | e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-6/+2
| | * | bpf: do not use reciprocal divideEric Dumazet2014-01-156-46/+45
| | * | be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
| | * | bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15
| | * | net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-151-0/+1
| | |/
| | * qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-141-0/+2
| | * net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-142-4/+10
| | * dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-141-0/+12
| | * MAINTAINERS: add virtio-dev ML for virtioMichael S. Tsirkin2014-01-141-0/+3
| | * ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer2014-01-141-2/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-01-173-3/+8
| |\ \
| | * | vfs: Fix a regression in mounting procEric W. Biederman2013-11-261-1/+1
| | * | fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)Eric W. Biederman2013-11-261-1/+1
| | * | vfs: In d_path don't call d_dname on a mount pointEric W. Biederman2013-11-261-1/+6
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-171-1/+1
| |\ \ \
| | * | | kvm: x86: fix apic_base enable checkAndrew Jones2014-01-151-1/+1
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-01-171-1/+1
| |\ \ \ \
| | * | | | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas2014-01-161-1/+1
| * | | | | percpu_counter: unbreak __percpu_counter_add()Hugh Dickins2014-01-171-1/+1
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds2014-01-162-9/+14
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...Ingo Molnar2014-01-151-8/+13
| | | |\ \ \ \ \
| | | | * | | | | clocksource: cadence_ttc: Fix mutex taken inside interrupt contextSoren Brinkmann2013-12-301-8/+13
| | * | | | | | | sched: Calculate effective load even if local weight is 0Rik van Riel2014-01-121-1/+1
| * | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-163-15/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz2014-01-121-3/+3
| | * | | | | | | | seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz2014-01-122-12/+23
| | |/ / / / / / /
| * | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-161-1/+1
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud