summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09sock_diag: off by one checksDan Carpenter
2011-12-09net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend
2011-12-09bnx2x: properly initialize L5 featuresDmitry Kravkov
2011-12-09vlan: add 802.1q netpoll supportBenjamin LaHaise
2011-12-09sch_red: Adaptative RED AQMEric Dumazet
2011-12-09team: use vlan_vids_[addr/del]_by_devJiri Pirko
2011-12-09vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko
2011-12-09vlan: introduce vid list with reference countingJiri Pirko
2011-12-09net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko
2011-12-09net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-12-09vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko
2011-12-09be2net: netpoll supportIvan Vecera
2011-12-09net/fec: make FEC driver buildable as moduleLothar Waßmann
2011-12-09net/fec: fix the .remove codeLothar Waßmann
2011-12-09net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann
2011-12-09net/fec: don't munge MAC address from platform dataLothar Waßmann
2011-12-09net/fec: don't request invalid IRQLothar Waßmann
2011-12-09net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann
2011-12-09net/fec: set con_id in clk_get() call to NULLLothar Waßmann
2011-12-09net/fec: misc cleanupsLothar Waßmann
2011-12-09tg3: Update version to 3.122Matt Carlson
2011-12-09tg3: Return flowctrl config through ethtoolMatt Carlson
2011-12-09tg3: Track LP advertisingMatt Carlson
2011-12-09tg3: Integrate flowctrl check into AN adv checkMatt Carlson
2011-12-09tg3: Save stats across chip resetsMatt Carlson
2011-12-09tg3: Remove ethtool stats member from dev structMatt Carlson
2011-12-09bridge: add local MAC address to forwarding table (v2)stephen hemminger
2011-12-09bridge: rearrange fdb notifications (v2)stephen hemminger
2011-12-09bridge: refactor fdb_notifystephen hemminger
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski
2011-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06caif: Replace BUG_ON with WARN_ON.Roar Førde
2011-12-06caif-shm: Bugfixes for caif_shmcore.csjur.brandeland@stericsson.com
2011-12-06caif: Bad assert triggering false positive.sjur.brandeland@stericsson.com
2011-12-06caif-hsi: Remove wake line modification when flushing FIFOChristian Auby
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06net: Silence seq_scale() unused warningStephen Boyd