summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Prefix bitarray non-static functions with batadv_Sven Eckelmann2012-06-204-11/+11
* batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann2012-06-205-20/+21
* batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann2012-06-205-16/+17
* batman-adv: Prefix bat_algo non-static functions with batadv_Sven Eckelmann2012-06-203-3/+3
* ipv4: Early TCP socket demux.David S. Miller2012-06-1910-24/+110
* inet: Sanitize inet{,6} protocol demux.David S. Miller2012-06-199-47/+36
* net: qmi_wwan: use module_usb_driver macroBjørn Mork2012-06-191-11/+1
* net: qmi_wwan: shorten driver descriptionBjørn Mork2012-06-191-2/+2
* net: qmi_wwan: bind to both control and data interfaceBjørn Mork2012-06-191-68/+63
* net: qmi_wwan: rearranging to prepare for code sharingBjørn Mork2012-06-191-52/+76
* net: qmi_wwan: define a structure for driver specific stateBjørn Mork2012-06-191-20/+29
* team: use rcu_dereference_bh() in tx pathJiri Pirko2012-06-192-4/+4
* team: allow to send multiple set events in one messageJiri Pirko2012-06-191-24/+9
* team: ensure correct order of netlink messages deliveryJiri Pirko2012-06-191-20/+5
* team: implement multipart netlink messages for options transfersJiri Pirko2012-06-191-82/+116
* team: lb: introduce infrastructure for userspace driven tx loadbalancingJiri Pirko2012-06-191-17/+500
* team: add port_[enabled/disabled] mode callbacksJiri Pirko2012-06-192-0/+6
* team: pass NULL to __team_option_inst_add() instead of 0Jiri Pirko2012-06-191-1/+1
* team: allow to specify one option instance to be send to userspaceJiri Pirko2012-06-191-86/+124
* team: fix error path in team_nl_fill_port_list_get()Jiri Pirko2012-06-191-1/+1
* team: fix error path in team_nl_fill_options_get()Jiri Pirko2012-06-191-1/+1
* team: allow async option changesJiri Pirko2012-06-192-0/+21
* team: push array_index and port into separate structureJiri Pirko2012-06-192-27/+50
* team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko2012-06-193-3/+3
* team: introduce array optionsJiri Pirko2012-06-192-23/+55
* team: allow read/write-only optionsJiri Pirko2012-06-191-0/+4
* team: lb: push hash counting into separate functionJiri Pirko2012-06-191-7/+16
* team: add mode priv to portJiri Pirko2012-06-192-1/+4
* team: for nomode use dummy struct team_modeJiri Pirko2012-06-191-8/+21
* team: make team_mode struct constJiri Pirko2012-06-195-23/+43
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-1913-64/+664
|\
| * canfd: update documentation according to CAN FD extensionsOliver Hartkopp2012-06-191-8/+146
| * vcan: add CAN FD supportOliver Hartkopp2012-06-191-7/+20
| * candev: add/update helpers for CAN FDOliver Hartkopp2012-06-192-9/+59
| * canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp2012-06-192-5/+48
| * canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp2012-06-192-29/+84
| * canfd: add new data structures and constantsOliver Hartkopp2012-06-193-6/+63
| * c_can_pci: generic module for C_CAN/D_CAN on PCIFederico Vaga2012-06-193-0/+244
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-1986-2966/+4743
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1986-2966/+4743
| |\ \
| | * | iwlwifi: unlock on error pathDan Carpenter2012-06-141-1/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1314-28/+115
| | |\ \
| | | * | ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-136-4/+18
| | | |\ \
| | | | * | mac80211: stop polling in disassociationDavid Spinadel2012-06-131-2/+2
| | | | * | mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-131-0/+3
| | | | * | cfg80211: fix potential deadlock in regulatoryEliad Peller2012-06-131-1/+1
| | | | * | mac80211: add missing kernel-docAshok Nagarajan2012-06-121-0/+3
| | | | * | cfg80211: check iface combinations only when iface is runningMichal Kazior2012-06-091-1/+1
| | | | * | mac80211: add some missing kernel-docJohannes Berg2012-06-092-0/+8
OpenPOWER on IntegriCloud