summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller2011-02-223-3/+5
* xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller2011-02-223-3/+4
* xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-224-4/+4
* xfrm: Mark flowi arg to ->get_tos() const.David S. Miller2011-02-224-4/+4
* xfrm: Mark flowi arg const in key extraction helpers.David S. Miller2011-02-221-6/+6
* cls_u32: fix sparse warningsstephen hemminger2011-02-221-6/+6
* Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller2011-02-222-419/+395
|\
| * ax88796: use generic mdio_bitbang driverMarc Kleine-Budde2011-02-212-200/+196
| * ax88796: clean up probe and remove functionMarc Kleine-Budde2011-02-211-44/+31
| * ax88796: make pointer to platform data constMarc Kleine-Budde2011-02-211-1/+1
| * ax88796: remove platform_device member from struct ax_deviceMarc Kleine-Budde2011-02-211-4/+2
| * ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>Marc Kleine-Budde2011-02-211-26/+20
| * ax88796: remove first_init parameter from ax_init_dev()Marc Kleine-Budde2011-02-211-25/+19
| * ax88796: remove memset of private dataMarc Kleine-Budde2011-02-211-2/+0
| * ax88796: don't use magic ei_status to acces private dataMarc Kleine-Budde2011-02-211-39/+42
| * ax88796: fix codingstyle and checkpatch warningsMarc Kleine-Budde2011-02-211-128/+134
* | be2net: use hba_port_num instead of port_numAjit Khaparde2011-02-226-6/+124
* | be2net: add code to display temperature of ASICAjit Khaparde2011-02-224-2/+76
* | be2net: fix to ignore transparent vlan ids wrongly indicated by NICAjit Khaparde2011-02-224-0/+34
* | be2net: variable name changeAjit Khaparde2011-02-223-4/+4
* | be2net: fixes in ethtool selftestAjit Khaparde2011-02-221-2/+3
* | be2net: add new counters to display via ethtool statsAjit Khaparde2011-02-222-4/+21
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-02-225-7/+180
|\ \
| * | sfc: Implement hardware acceleration of RFSBen Hutchings2011-02-174-2/+169
| * | sfc: Limit filter search depth further for performance hints (i.e. RFS)Ben Hutchings2011-02-161-4/+9
| * | net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLEBen Hutchings2011-02-151-1/+2
* | | net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-226-30/+46
* | | Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6David S. Miller2011-02-221-2/+0
|\ \ \
| * | | net/fec: remove unused driver dataUwe Kleine-König2011-02-171-2/+0
* | | | sh: sh_eth: Add support ethtoolNobuhiro Iwamatsu2011-02-221-19/+189
| |_|/ |/| |
* | | sctp: fix compile warnings in sctp_tsnmap_num_gabsShan Wei2011-02-201-1/+1
* | | tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei2011-02-205-23/+0
* | | tcp: document tcp_max_ssthresh (Limited Slow-Start)Ilpo Järvinen2011-02-201-0/+11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-19936-7423/+10332
|\ \ \
| * | | sctp: fix reporting of unknown parametersJiri Bohac2011-02-191-5/+5
| * | | net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend2011-02-191-1/+1
| * | | tcp: fix inet_twsk_deschedule()Eric Dumazet2011-02-191-0/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-195-31/+45
| |\ \ \
| | * | | netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx2011-02-171-1/+1
| | * | | netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-174-30/+44
| * | | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-184-4/+150
| |\ \ \ \
| | * | | | RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-173-2/+19
| | * | | | RTC: Revert UIE emulation removalJohn Stultz2011-02-173-0/+130
| | * | | | RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König2011-02-171-3/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1834-201/+327
| |\ \ \ \ \
| | * | | | | net: deinit automatic LIST_HEADEric Dumazet2011-02-181-0/+2
| | * | | | | net: dont leave active on stack LIST_HEADLinus Torvalds2011-02-181-2/+5
| | * | | | | net: provide default_advmss() methods to blackhole dst_opsEric Dumazet2011-02-182-0/+2
| | * | | | | tg3: Restrict phy ioctl accessMatt Carlson2011-02-171-2/+6
| | * | | | | drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2011-02-172-0/+4
OpenPOWER on IntegriCloud