summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso2012-05-171-1/+3
* netfilter: xt_CT: remove redundant header includeEldad Zack2012-05-171-1/+0
* netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-05-172-2/+17
* netfilter: nf_ct_tcp: extend log message for invalid ignored packetsPablo Neira Ayuso2012-05-171-1/+2
* netfilter: xt_HMARK: modulus is expensive for hash calculationPablo Neira Ayuso2012-05-171-1/+1
* netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()Dan Carpenter2012-05-171-1/+1
* netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2012-05-172-3/+5
* qeth: recognize vlan devices in layer3 modefrank.blaschka@de.ibm.com2012-05-161-2/+2
* qeth: remove token ring part 2Frank Blaschka2012-05-165-181/+0
* net: sock_flag() cleanupEric Dumazet2012-05-162-8/+8
* fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-163-12/+12
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-1610-13/+67
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-1611-161/+243
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-1612-132/+135
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-1610-188/+186
* mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem2012-05-161-8/+2
* mISDN: avmfritz use the bigger fifo of chip version 2Karsten Keil2012-05-161-27/+41
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-1610-118/+43
* mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-168-49/+23
* Documentation/networking/ieee802154: update MAC chapteralex.bluesman.smirnov@gmail.com2012-05-161-16/+59
* drivers/ieee802154: IEEE 802.15.4 loopback driveralex.bluesman.smirnov@gmail.com2012-05-163-0/+303
* mac802154: monitor device supportalex.bluesman.smirnov@gmail.com2012-05-168-2/+150
* mac802154: slaves management supportalex.bluesman.smirnov@gmail.com2012-05-162-0/+145
* ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com2012-05-163-2/+15
* mac802154: basic mib supportalex.bluesman.smirnov@gmail.com2012-05-163-1/+97
* mac802154: basic MAC commands interface supportalex.bluesman.smirnov@gmail.com2012-05-163-1/+48
* mac802154: slave interfaces declarationalex.bluesman.smirnov@gmail.com2012-05-161-0/+28
* mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com2012-05-161-5/+20
* mac802154: TX data pathalex.bluesman.smirnov@gmail.com2012-05-163-1/+122
* mac802154: RX data pathalex.bluesman.smirnov@gmail.com2012-05-164-1/+119
* mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com2012-05-167-0/+239
* mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com2012-05-161-0/+126
* isdn: Fix typo in hfcmulti.cMasanari Iida2012-05-161-2/+2
* Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-1668-26213/+33
|\
| * tokenring: delete all remaining driver supportPaul Gortmaker2012-05-1643-25869/+0
| * net: delete all instances of special processing for token ringPaul Gortmaker2012-05-1618-148/+14
| * atm: remove the coupling to token ring supportPaul Gortmaker2012-05-163-138/+8
| * s390: delete any traces of token ring supportPaul Gortmaker2012-05-165-58/+11
* | net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-05-1612-57/+58
* | net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-1616-120/+116
* | netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-162-3/+1
* | net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein2012-05-161-7/+6
* | net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-164-5/+275
* | net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-164-8/+26
* | net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein2012-05-161-3/+2
* | net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein2012-05-161-30/+0
* | net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein2012-05-161-1/+1
* | net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein2012-05-161-2/+1
* | net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-165-18/+8
* | xfrm: Convert several xfrm policy match functions to bool.David S. Miller2012-05-152-19/+20
|/