summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-021-10/+0
|\
| * net: esp{4,6}: get rid of struct esp_dataMathias Krause2013-10-291-7/+0
| * net: esp{4,6}: remove padlen from struct esp_dataMathias Krause2013-10-291-3/+0
* | net: cdc_ncm: drop "extern" from header declarationsBjørn Mork2013-11-021-6/+6
* | net: cdc_ncm: remove descriptor pointersBjørn Mork2013-11-021-3/+1
* | net: cdc_ncm: remove ncm_parm fieldBjørn Mork2013-11-021-1/+0
* | net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork2013-11-021-2/+0
* | net: cdc_ncm: remove unused udev fieldBjørn Mork2013-11-021-1/+0
* | net: cdc_ncm: remove redundant netdev fieldBjørn Mork2013-11-021-2/+1
* | net: cdc_ncm: remove redundant endpoint pointersBjørn Mork2013-11-021-3/+0
* | net: cdc_ncm: remove redundant "intf" fieldBjørn Mork2013-11-021-1/+0
* | net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork2013-11-021-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-292-0/+12
|\ \
| * | net: add might_sleep() call to napi_disableJacob Keller2013-10-291-0/+1
| * | vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis2013-10-291-0/+11
* | | net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann2013-10-291-0/+14
|/ /
* | ipv6: Remove privacy config option.David S. Miller2013-10-282-6/+1
* | net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-251-1/+1
* | net: make net_get_random_once irq safeHannes Frederic Sowa2013-10-251-1/+0
* | inet: remove old fragmentation hash initializingHannes Frederic Sowa2013-10-231-0/+4
* | ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa2013-10-231-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2325-94/+109
|\ \
| * \ Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-231-0/+6
| |\ \
| | * | IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-211-0/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-2310-19/+38
| |\ \ \
| | * | | mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni2013-10-211-1/+1
| | * | | ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-211-4/+2
| | * | | ipv6: always prefer rt6i_gateway if presentJulian Anastasov2013-10-211-1/+1
| | * | | net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-10-191-2/+4
| | * | | yam: integer underflow in yam_ioctl()Dan Carpenter2013-10-171-1/+1
| | * | | net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-10-171-0/+12
| * | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-10-221-0/+1
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2013-10-181-0/+1
| | |\ \ \ \
| | | * | | | ASoC: rcar: fixup generation checkerKuninori Morimoto2013-10-111-0/+1
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-221-0/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...Dave Airlie2013-10-226-4/+55
| | |\| | | |
| | * | | | | drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson2013-10-181-0/+2
| * | | | | | Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-181-7/+0
| |\ \ \ \ \ \
| | * | | | | | ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2013-10-171-7/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-172-2/+4
| |\ \ \ \ \ \
| | * | | | | | usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck2013-10-171-1/+1
| | * | | | | | usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-10-161-1/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-162-43/+14
| * | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-10-151-14/+0
| |\ \ \ \ \ \
| | * | | | | | Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-151-14/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-142-6/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+1
| | * | | | | mlx5: Fix layout of struct mlx5_init_segEli Cohen2013-10-101-1/+1
| | * | | | | mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-4/+2
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-131-3/+1
| |\ \ \ \ \ \