summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-11be2net: workaround to fix a bug in BEAjit Khaparde
2011-12-11be2net: update some counters to display via ethtoolAjit Khaparde
2011-12-10udp_diag: Fix the !ipv6 casePavel Emelyanov
2011-12-10udp_diag: Make it module when ipv6 is a modulePavel Emelyanov
2011-12-09udp_diag: Wire the udp_diag module into kbuildPavel Emelyanov
2011-12-09udp_diag: Implement the dump-all functionalityPavel Emelyanov
2011-12-09udp_diag: Implement the get_exact dumping functionalityPavel Emelyanov
2011-12-09udp_diag: Basic skeletonPavel Emelyanov
2011-12-09udp: Export code sk lookup routinesPavel Emelyanov
2011-12-09inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov
2011-12-09inet_diag: Introduce the inet socket dumping routinePavel Emelyanov
2011-12-09inet_diag: Introduce the byte-code run on an inet socketPavel Emelyanov
2011-12-09inet_diag: Split inet_diag_get_exact into partsPavel Emelyanov
2011-12-09inet_diag: Split inet_diag_get_exact into partsPavel Emelyanov
2011-12-09inet_diag: Export inet diag cookie checking routinePavel Emelyanov
2011-12-09inet_diag: Reduce the number of args for bytecode run routinePavel Emelyanov
2011-12-09inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet
2011-12-09Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend
2011-12-08sock_diag: off by one checksDan Carpenter
2011-12-08net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov
2011-12-08vlan: add 802.1q netpoll supportBenjamin LaHaise
2011-12-08sch_red: Adaptative RED AQMEric Dumazet
2011-12-08team: use vlan_vids_[addr/del]_by_devJiri Pirko
2011-12-08vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko
2011-12-08vlan: introduce vid list with reference countingJiri Pirko
2011-12-08net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-12-08vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko
2011-12-08be2net: netpoll supportIvan Vecera
2011-12-08net/fec: make FEC driver buildable as moduleLothar Waßmann
2011-12-08net/fec: fix the .remove codeLothar Waßmann
2011-12-08net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann
2011-12-08net/fec: don't munge MAC address from platform dataLothar Waßmann
2011-12-08net/fec: don't request invalid IRQLothar Waßmann
2011-12-08net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann
2011-12-08net/fec: set con_id in clk_get() call to NULLLothar Waßmann
2011-12-08net/fec: misc cleanupsLothar Waßmann
2011-12-08tg3: Update version to 3.122Matt Carlson
2011-12-08tg3: Return flowctrl config through ethtoolMatt Carlson
2011-12-08tg3: Track LP advertisingMatt Carlson
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson
2011-12-08tg3: Save stats across chip resetsMatt Carlson
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson
2011-12-08bridge: add local MAC address to forwarding table (v2)stephen hemminger
2011-12-08bridge: rearrange fdb notifications (v2)stephen hemminger
2011-12-08bridge: refactor fdb_notifystephen hemminger
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski