aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-09inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov1-1/+17
2011-12-09inet_diag: Introduce the inet socket dumping routinePavel Emelyanov1-0/+7
2011-12-09inet_diag: Introduce the byte-code run on an inet socketPavel Emelyanov1-0/+2
2011-12-09inet_diag: Export inet diag cookie checking routinePavel Emelyanov1-0/+2
2011-12-09inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov1-1/+0
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet1-0/+2
2011-12-08sch_red: Adaptative RED AQMEric Dumazet1-2/+4
2011-12-08vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko1-0/+15
2011-12-08vlan: introduce vid list with reference countingJiri Pirko2-18/+2
2011-12-08net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo callsJiri Pirko1-0/+12
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-4/+4
2011-12-08vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko1-1/+1
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-10/+14
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov1-1/+10
2011-12-06sock_diag: Initial skeletonPavel Emelyanov1-0/+23
2011-12-06sock_diag: Introduce new message typePavel Emelyanov1-0/+1
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov1-1/+3
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+15
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2011-12-05if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.sjur.brandeland@stericsson.com1-0/+1
2011-12-05tracing: Restore system filter behaviorLi Zefan1-0/+2
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functionsAndreas Herrmann1-0/+4
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra1-0/+1
2011-12-04tcp: take care of misalignmentsEric Dumazet1-2/+9
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross1-0/+452
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar1-0/+34
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross1-0/+21
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar1-0/+3
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-116/+170
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-9/+4
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2011-12-01net: Make ndo_neigh_destroy return void.David S. Miller1-1/+1
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger1-0/+33
2011-11-30netem: rate extensionHagen Paul Pfeifer1-0/+5
2011-11-30neigh: Add device constructor/destructor capability.David Miller1-0/+2
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller1-0/+1
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-95/+134
2011-11-29bql: Byte queue limitsTom Herbert1-1/+31
2011-11-29net: Add netdev interfaces for recording sends/compTom Herbert1-0/+28
2011-11-29net: Add queue state xoff flag for stackTom Herbert1-11/+30
2011-11-29dql: Dynamic queue limitsTom Herbert1-0/+97
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen1-4/+4
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen1-5/+0
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard1-0/+2
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki1-95/+134
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen1-0/+5
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich1-0/+10