summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-05bridge: track last used time in forwarding tablestephen hemminger
2011-04-05bridge: change arguments to fdb_createstephen hemminger
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger
2011-04-04xen: netfront: assume all hw features are available until backend connection ...Ian Campbell
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-04mISDN: fix "persistant" typoJan Engelhardt
2011-04-04mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski
2011-04-04xen: netfront: fix declaration orderEric Dumazet
2011-04-03vlan: convert VLAN devices to use ndo_fix_features()Michał Mirosław
2011-04-03net: Call netdev_features_change() from netdev_update_features()Michał Mirosław
2011-04-02tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen
2011-04-02sctp: malloc enough room for asconf-ack chunkWei Yongjun
2011-04-02sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun
2011-04-02net: convert sunhme/sungem network drivers to hw_featuresMichał Mirosław
2011-04-02veth: convert to hw_featuresMichał Mirosław
2011-04-02jme: convert offload constraints to ndo_fix_featuresMichał Mirosław
2011-04-02net: convert xen-netfront to hw_featuresMichał Mirosław
2011-04-02net: convert SMSC USB net drivers to hw_featuresMichał Mirosław
2011-04-02virtio_net: convert to hw_featuresMichał Mirosław
2011-04-02net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław
2011-04-02usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-04-02starfire: clean up dma_addr_t size testFUJITA Tomonori
2011-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-01appletalk: Fix OOPS in atalk_release().David S. Miller
2011-04-01net: Order ports in same order as addresses in flow objects.David S. Miller
2011-04-01bnx2x, cnic: Disable iSCSI if DCBX negotiation is successfulDmitry Kravkov
2011-04-01bnx2x: don't write dcb/llfc fields in STORM memoryDmitry Kravkov
2011-04-01bnx2x: Update firmware to 6.2.9Dmitry Kravkov
2011-03-31ipv4: Use flowi4_init_output() in udp_sendmsg()David S. Miller
2011-03-31ipv4: Use flowi4_init_output() in cookie_v4_check()David S. Miller
2011-03-31ipv4: Use flowi4_init_output() in raw_sendmsg()David S. Miller
2011-03-31ipv4: Use flowi4_init_output() in ip_send_reply()David S. Miller
2011-03-31ipv4: Use flowi4_init_output() in inet_connection_sock.cDavid S. Miller
2011-03-31ipv4: Use flowi4_init_output() in net/route.hDavid S. Miller
2011-03-31net: Add helper flowi4_init_output().David S. Miller
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin
2011-03-31bonding:typo in commentPeter Pan(潘卫平)
2011-03-31fib: add __rcu annotationsEric Dumazet
2011-03-31drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas
2011-03-31enic: Add support for PORT_REQUEST_PREASSOCIATE_RRRoopa Prabhu
2011-03-31enic: Cleanups in port profile helper codeRoopa Prabhu
2011-03-31enic: Add wrapper routines for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-31enic: Add support for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-31via-rhine: trivial sparse annotation in vlan_tci helperHarvey Harrison
2011-03-31kstrtox: convert drivers/isdn/Alexey Dobriyan
2011-03-31smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>Joe Perches
2011-03-31be2net: remove one useless lineSathya Perla
2011-03-31be2net: cancel be_worker in be_shutdown() even when i/f is downSathya Perla
2011-03-31be2net: remove redundant code in be_worker()Sathya Perla