summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sch_teql: Convert over to dev_neigh_lookup_skb().David S. Miller2012-07-051-25/+22
* net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller2012-07-057-15/+43
* net: Do delayed neigh confirmation.David S. Miller2012-07-056-32/+38
* sunrpc: Don't do a dst_confirm() on an input routes.David S. Miller2012-07-051-3/+0
* ipv4: Don't report neigh uptodate state in rtcache procfs.David S. Miller2012-07-051-10/+2
* ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-055-25/+44
* ipv4: Fix crashes in ip_options_compile().David S. Miller2012-07-041-3/+6
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-07-0137-1844/+2011
|\
| * batman-adv: Don't leak information through uninitialized packet fieldsSven Eckelmann2012-07-013-0/+4
| * batman-adv: fix counter summary lengthMarek Lindner2012-07-011-2/+1
| * batman-adv: Fix alignment after opened parenthesesSven Eckelmann2012-07-015-19/+24
| * batman-adv: Remove space before semicolonSven Eckelmann2012-07-011-1/+1
| * batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann2012-07-019-10/+10
| * batman-adv: Transform BATADV_LOG_BUFF(idx) into functionSven Eckelmann2012-07-011-4/+15
| * batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-0131-938/+1029
| * batman-adv: Prefix packet structs with batadv_Sven Eckelmann2012-07-0119-347/+369
| * batman-adv: Prefix local sysfs struct with batadv_Sven Eckelmann2012-07-012-7/+7
| * batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann2012-07-019-64/+67
| * batman-adv: Prefix local debugfs structs with batadv_Sven Eckelmann2012-07-011-5/+5
| * batman-adv: Prefix main enum with BATADV_Sven Eckelmann2012-07-0114-135/+140
| * batman-adv: Prefix packet enum with BATADV_Sven Eckelmann2012-07-0112-232/+254
| * batman-adv: Prefix types enum with BATADV_Sven Eckelmann2012-07-015-31/+31
| * batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann2012-07-0113-63/+68
| * batman-adv: Prefix gateway enum with BATADV_Sven Eckelmann2012-07-015-22/+22
|/
* phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-014-4/+319
* stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-019-18/+372
* stmmac: update the driver Documentation and add EEEGiuseppe CAVALLARO2012-07-011-6/+30
* stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO2012-07-011-17/+10
* ipv4: Clarify in docs that accept_local requires rp_filter.David S. Miller2012-06-301-3/+8
* netfilter: use kfree_skb() not kfree()Dan Carpenter2012-06-301-1/+1
* dummy: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko2012-06-301-13/+2
* team: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko2012-06-301-4/+5
* virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko2012-06-301-6/+5
* net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko2012-06-302-1/+3
* netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-293-0/+49
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-2920-51/+117
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-29167-6908/+6478
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29167-6908/+6478
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2936-95/+181
| | |\
| | * | mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar2012-06-281-3/+3
| | * | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2012-06-281-1/+1
| | * | mwifiex: use correct firmware command to get power limitsAmitkumar Karwar2012-06-283-1/+58
| | * | mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-285-28/+7
| | * | ath9k: de-duplicate initvalsFelix Fietkau2012-06-287-2817/+590
| | * | ath9k: update AR934x initvals to latest versionFelix Fietkau2012-06-281-185/+290
| | * | ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan2012-06-281-1/+1
| | * | ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan2012-06-281-1/+1
| | * | ath9k: fix ANI operation in AP modeFelix Fietkau2012-06-282-15/+15
| | * | iwlegacy: print how long queue was actually stuckPaul Bolle2012-06-281-3/+4
| | * | ath9k: Fix compilation breakageSujith Manoharan2012-06-271-0/+2
OpenPOWER on IntegriCloud