summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | ipv6: Store route neighbour in rt6_info struct.David S. Miller2012-07-051-0/+2
* | | | | net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller2012-07-051-0/+4
* | | | | decnet: Use neighbours privately in dn_route struct.David S. Miller2012-07-051-0/+2
* | | | | net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller2012-07-052-2/+10
* | | | | net: Do delayed neigh confirmation.David S. Miller2012-07-052-23/+21
* | | | | ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-052-11/+28
| |_|_|/ |/| | |
* | | | phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-013-4/+38
* | | | net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko2012-06-301-0/+2
* | | | netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-291-0/+1
* | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-291-5/+10
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-295-100/+238
|\ \ \ \
| * | | | bcma: define some additional cores IDsRafał Miłecki2012-06-271-0/+7
| * | | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-264-24/+15
| |\ \ \ \
| | * | | | nl80211: specify RSSI threshold in scheduled scanThomas Pedersen2012-06-262-0/+8
| | * | | | mac80211: clean up debuggingJohannes Berg2012-06-241-24/+0
| | * | | | ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFTAvinash Patil2012-06-211-0/+2
| | * | | | mac80211: add command to get current rssiVictor Goldenshtein2012-06-211-0/+5
| * | | | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-223-76/+216
| |\| | | |
| | * | | | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-182-0/+9
| | * | | | mac80211: implement the proactive PREQ generationChun-Yeow Yeoh2012-06-141-0/+42
| | * | | | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-142-0/+18
| | * | | | cfg80211/nl80211: fix kernel-docJohannes Berg2012-06-132-9/+32
| | * | | | nl80211: fix sched scan match attribute nameJohannes Berg2012-06-131-1/+4
| | * | | | ieee80211: definitions for Microsoft Vendor OUI and WPA OUI typeAvinash Patil2012-06-121-0/+2
| | * | | | {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-113-56/+60
| | * | | | cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh2012-06-111-10/+49
* | | | | | ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-292-0/+6
* | | | | | ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...Ville Nuorvala2012-06-291-0/+2
* | | | | | ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller2012-06-281-1/+1
* | | | | | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-281-0/+2
* | | | | | tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell2012-06-281-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-2825-38/+110
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-284-6/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-271-0/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman2012-06-2514-20/+82
| | |\ \ \ \ \ \
| | * | | | | | | SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-221-0/+1
| * | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-252-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-111-1/+2
| | * | | | | | | | [media] Fix regression in ioctl numberingHans Verkuil2012-06-111-3/+3
| * | | | | | | | | bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt2012-06-251-10/+9
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-242-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: drop comment about this header being autogenerated.Dave Airlie2012-06-221-4/+0
| | * | | | | | | | vga_switcheroo: Add include guardOzan Çağlayan2012-06-211-0/+4
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-221-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ftrace: Make all inline tags also include notraceSteven Rostedt2012-06-181-3/+3
| * | | | | | | | | | Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-211-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust2012-06-181-0/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-201-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov2012-06-131-0/+1
| | * | | | | | | | | | pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2012-06-131-0/+1