summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-1148-164/+161
* be2net: workaround to fix a bug in BEAjit Khaparde2011-12-111-8/+38
* be2net: update some counters to display via ethtoolAjit Khaparde2011-12-111-0/+2
* udp_diag: Fix the !ipv6 casePavel Emelyanov2011-12-101-0/+2
* udp_diag: Make it module when ipv6 is a modulePavel Emelyanov2011-12-101-1/+1
* udp_diag: Wire the udp_diag module into kbuildPavel Emelyanov2011-12-092-0/+5
* udp_diag: Implement the dump-all functionalityPavel Emelyanov2011-12-091-0/+54
* udp_diag: Implement the get_exact dumping functionalityPavel Emelyanov2011-12-091-1/+51
* udp_diag: Basic skeletonPavel Emelyanov2011-12-091-0/+95
* udp: Export code sk lookup routinesPavel Emelyanov2011-12-093-2/+10
* inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov2011-12-094-8/+51
* inet_diag: Introduce the inet socket dumping routinePavel Emelyanov2011-12-092-19/+41
* inet_diag: Introduce the byte-code run on an inet socketPavel Emelyanov2011-12-092-24/+33
* inet_diag: Split inet_diag_get_exact into partsPavel Emelyanov2011-12-091-12/+16
* inet_diag: Split inet_diag_get_exact into partsPavel Emelyanov2011-12-091-16/+22
* inet_diag: Export inet diag cookie checking routinePavel Emelyanov2011-12-092-5/+16
* inet_diag: Reduce the number of args for bytecode run routinePavel Emelyanov2011-12-091-6/+8
* inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov2011-12-094-6/+2
* sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-095-12/+45
* Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend2011-12-091-1/+1
* sock_diag: off by one checksDan Carpenter2011-12-081-2/+2
* net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend2011-12-081-1/+1
* bnx2x: properly initialize L5 featuresDmitry Kravkov2011-12-082-6/+8
* vlan: add 802.1q netpoll supportBenjamin LaHaise2011-12-082-0/+64
* sch_red: Adaptative RED AQMEric Dumazet2011-12-084-19/+111
* team: use vlan_vids_[addr/del]_by_devJiri Pirko2011-12-081-0/+11
* vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko2011-12-082-0/+59
* vlan: introduce vid list with reference countingJiri Pirko2011-12-085-89/+219
* net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko2011-12-086-59/+87
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-0828-107/+210
* vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko2011-12-088-85/+85
* be2net: netpoll supportIvan Vecera2011-12-081-1/+17
* net/fec: make FEC driver buildable as moduleLothar Waßmann2011-12-081-1/+1
* net/fec: fix the .remove codeLothar Waßmann2011-12-081-9/+22
* net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann2011-12-081-1/+4
* net/fec: don't munge MAC address from platform dataLothar Waßmann2011-12-081-1/+1
* net/fec: don't request invalid IRQLothar Waßmann2011-12-081-2/+6
* net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann2011-12-081-0/+2
* net/fec: set con_id in clk_get() call to NULLLothar Waßmann2011-12-081-1/+1
* net/fec: misc cleanupsLothar Waßmann2011-12-081-6/+8
* tg3: Update version to 3.122Matt Carlson2011-12-081-2/+2
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-081-2/+2
* tg3: Track LP advertisingMatt Carlson2011-12-082-3/+38
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-081-56/+25
* tg3: Save stats across chip resetsMatt Carlson2011-12-081-9/+17
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-082-8/+7
* bridge: add local MAC address to forwarding table (v2)stephen hemminger2011-12-084-5/+25
* bridge: rearrange fdb notifications (v2)stephen hemminger2011-12-081-19/+20
* bridge: refactor fdb_notifystephen hemminger2011-12-081-4/+7
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-071-1/+1
OpenPOWER on IntegriCloud